1
0
mirror of https://github.com/CISOfy/lynis.git synced 2025-04-08 17:15:25 +02:00

Include location when uploading data

This commit is contained in:
Michael Boelen 2018-02-06 10:44:30 +01:00
parent 768446e48c
commit a5cbc12734
No known key found for this signature in database
GPG Key ID: 26141F77A09D7F04

@ -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."