Skip to content

Instantly share code, notes, and snippets.

@antelle
Last active March 27, 2021 15:05
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 antelle/25e3f8f02bb70fa76d1f05aad52718f8 to your computer and use it in GitHub Desktop.
Save antelle/25e3f8f02bb70fa76d1f05aad52718f8 to your computer and use it in GitHub Desktop.
bash shebang
#!/bin/bash
set -euxo pipefail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment