diff --git a/include/data_upload b/include/data_upload index f21d01be..01262a98 100644 --- a/include/data_upload +++ b/include/data_upload @@ -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() {