Skip to content

Instantly share code, notes, and snippets.

@simonrenoult
Created September 9, 2019 07:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simonrenoult/ff2b620f94dceceb1c3f1608170d3f0d to your computer and use it in GitHub Desktop.
Save simonrenoult/ff2b620f94dceceb1c3f1608170d3f0d to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
set -o errexit
set -o nounset
set -o xtrace
# Script goes here...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment