Skip to content

Instantly share code, notes, and snippets.

@ivanzoid
Last active September 8, 2018 12:06
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 ivanzoid/62488123971a2e989e0b930e8e62a5e6 to your computer and use it in GitHub Desktop.
Save ivanzoid/62488123971a2e989e0b930e8e62a5e6 to your computer and use it in GitHub Desktop.
#
# Without arguments:
#
#!/bin/bash -ex
main()
{
# …
}
main "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment