mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Include location when uploading data
This commit is contained in:
parent
768446e48c
commit
a5cbc12734
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@
|
|||
# Quit
|
||||
ExitClean
|
||||
else
|
||||
Display --indent 2 --text "Data upload status" --result OK --color GREEN
|
||||
Display --indent 2 --text "Data upload status (${UPLOAD_SERVER})" --result OK --color GREEN
|
||||
fi
|
||||
else
|
||||
echo "${RED}Error${NORMAL}: No hostid and/or hostid2 found. Can not upload report file."
|
||||
|
|
|
|||
Loading…
Reference in a new issue