Add comment for upcoming option to choose between upload tools

This commit is contained in:
Michael Boelen 2016-06-07 17:00:51 +02:00
parent 6b05d59855
commit 138d1fdcd5
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
fi
SETTINGS_FILE="${PROFILE}"
#if [ "${UPLOAD_TOOL}" = "" ]; then UPLOAD_TOOL="${CURLBINARY}"; fi
# Only output text to stdout if DEBUG mode is not used
Output() {