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
1 changed files with 1 additions and 1 deletions

View File

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