Skip to content

Instantly share code, notes, and snippets.

@artnez
Created February 3, 2014 20:30
Show Gist options
  • Save artnez/8791769 to your computer and use it in GitHub Desktop.
Save artnez/8791769 to your computer and use it in GitHub Desktop.
#! /usr/bin/env bash
if [ $DEBUG ]; then
set -o xtrace
fi
# ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment