mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Add comment for upcoming option to choose between upload tools
This commit is contained in:
parent
6b05d59855
commit
138d1fdcd5
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue