Skip to content
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

Add some safety options to the bash entrypoint #2

Merged
merged 1 commit into from
Jul 15, 2021
Merged

Add some safety options to the bash entrypoint #2

merged 1 commit into from
Jul 15, 2021

Conversation

danielloader
Copy link
Contributor

https://explainshell.com/explain?cmd=set+-eu

Would be good to add some safety to the script to fail early if any of the executed lines fail, and exit on any unset variable use.

https://explainshell.com/explain?cmd=set+-eu

Would be good to add some safety to the script to fail early if any of the executed lines fail, and exit on any unset variable use.
@nielsvaneck nielsvaneck merged commit bba971f into nielsvaneck:main Jul 15, 2021
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.

2 participants