Skip to content

escape paths in sendgrid provisioning #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

0reo
Copy link

@0reo 0reo commented May 11, 2024

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
Copy link
Author

0reo commented May 11, 2024

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