Bash Header
#!/usr/bin/env bash [ "$VERBOSE" ] && set -x set -euo pipefail THIS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"