Skip to content

Instantly share code, notes, and snippets.

@ckhrysze
Last active August 8, 2017 18:57
Show Gist options
  • Save ckhrysze/98842f979b6ff909f512c0c8398d5a31 to your computer and use it in GitHub Desktop.
Save ckhrysze/98842f979b6ff909f512c0c8398d5a31 to your computer and use it in GitHub Desktop.
#!/bin/bash
: ${ASDF:?"is a required environment variable"}
echo "To get here, ASDF must have been set"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment