mirror of https://github.com/CISOfy/lynis.git
Add comment for upcoming option to choose between upload tools
This commit is contained in:
parent
6b05d59855
commit
138d1fdcd5
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue