Closed nexdrew closed 5 years ago
Fixes #40.
Wraps each individual piece of the Config.Cmd command in single quotes, so that only single quote characters need to be escaped, similar to how env var values are handled in #24.
Config.Cmd
Fixes #40.
Wraps each individual piece of the
Config.Cmd
command in single quotes, so that only single quote characters need to be escaped, similar to how env var values are handled in #24.