Skip to content

escape paths in sendgrid provisioning - #59

Draft
0reo wants to merge 2 commits into
digitalocean:mainfrom
0reo:5-escape-paths-for-sendgrid-provisioning-on-windows
Draft

escape paths in sendgrid provisioning#59
0reo wants to merge 2 commits into
digitalocean:mainfrom
0reo:5-escape-paths-for-sendgrid-provisioning-on-windows

Conversation

@0reo

@0reo 0reo commented May 11, 2024

Copy link
Copy Markdown

command = "cp ./files/sender-verification.sh.tmpl ./files/sender-verification.sh && chmod +x ./files/sender-verification.sh && ./files/sender-verification.sh"

The above line does not work in instances such as using Git Bash as your shell under windows, not in CMD, as referenced in issue #31

@0reo
0reo marked this pull request as draft May 11, 2024 17:52
@0reo 0reo closed this May 11, 2024
@0reo

0reo commented May 11, 2024

Copy link
Copy Markdown
Author

Closed because I thought this was not actually needed, but I was too hasty. The path does need escaping, at least when running via Git Bash in Windows

@0reo 0reo reopened this May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant