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

View File

@ -238,7 +238,7 @@
# Quit # Quit
ExitClean ExitClean
else 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 fi
else else
echo "${RED}Error${NORMAL}: No hostid and/or hostid2 found. Can not upload report file." echo "${RED}Error${NORMAL}: No hostid and/or hostid2 found. Can not upload report file."