runpod-python icon indicating copy to clipboard operation
runpod-python copied to clipboard

added support for double quotes inside bash start parameter

Open therealadityashankar opened this issue 1 year ago • 0 comments

This was a far more trivial change than I expected,

replaces double quotes inside the string with escaped double quotes, that way graphql inteprets them correctly

therealadityashankar avatar Jun 04 '24 10:06 therealadityashankar