mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-31 01:34:23 +02:00
Show message on screen when data was uploaded
This commit is contained in:
parent
af13d322b9
commit
8a35eed518
@ -194,6 +194,8 @@ output "Settings file: ${SETTINGS_FILE}"
|
|||||||
echo ""
|
echo ""
|
||||||
# Quit
|
# Quit
|
||||||
ExitClean
|
ExitClean
|
||||||
|
else
|
||||||
|
Display --indent 2 --text "Data upload status" --status OK --color GREEN
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo "${RED}Error${NORMAL}: No hostid found in report file. Can not upload report file."
|
echo "${RED}Error${NORMAL}: No hostid found in report file. Can not upload report file."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user