Update functions.sh

This commit is contained in:
Søren Theilgaard
2022-02-09 16:23:52 +01:00
parent ff8a9c2c3a
commit a25c904ba7

View File

@@ -21,7 +21,7 @@ cleanupAndExit() { # $1 = exit code, $2 message, $3 level
else
printlog "$2" $3
fi
printlog "################## End Installomator, exit code $1 \n\n" REQ
printlog "################## End Installomator, exit code $1 \n" REQ
# if label is wrong and we wanted name of the label, then return ##################
if [[ $RETURN_LABEL_NAME -eq 1 ]]; then