Add debug option to package script

pull/3154/head
Marcos Lilljedahl 2015-06-26 10:33:59 -03:00
parent 445bfddee7
commit d7f20e244b
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@
# Trim the leading spaces when creating the file. The script will exit if
# S3 upload is requested, but this file does not exist.
[ -z $DEBUG ] || set -x
AWS_FILE=~/aws.conf
INSTALL_ROOT_DIR=/opt/influxdb