Skip to content

Instantly share code, notes, and snippets.

@geowa4
Last active July 8, 2018 01:23
Show Gist options
  • Save geowa4/85be02aeb7bf2247d0703ab64d599a37 to your computer and use it in GitHub Desktop.
Save geowa4/85be02aeb7bf2247d0703ab64d599a37 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
set \
-o nounset \
-o pipefail \
-o errexit \
-o verbose \
-o xtrace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment