mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Show message on screen when data was uploaded
This commit is contained in:
parent
af13d322b9
commit
8a35eed518
1 changed files with 2 additions and 0 deletions
|
|
@ -194,6 +194,8 @@ output "Settings file: ${SETTINGS_FILE}"
|
|||
echo ""
|
||||
# Quit
|
||||
ExitClean
|
||||
else
|
||||
Display --indent 2 --text "Data upload status" --status OK --color GREEN
|
||||
fi
|
||||
else
|
||||
echo "${RED}Error${NORMAL}: No hostid found in report file. Can not upload report file."
|
||||
|
|
|
|||
Loading…
Reference in a new issue