Don't set -x

This commit is contained in:
computermouth 2016-12-09 14:56:56 -08:00
parent 08b1d61ac5
commit eb5d5f207f
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#!/bin/bash
set -x
SCRIPTDIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
source $SCRIPTDIR/common.sh