Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/data_upload')
-rw-r--r--include/data_upload1
1 files changed, 1 insertions, 0 deletions
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() {