mirror of https://github.com/CISOfy/lynis.git
Include location when uploading data
This commit is contained in:
parent
768446e48c
commit
a5cbc12734
|
@ -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 New Issue