mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-02 22:04:27 +01:00
Update functions.sh
This commit is contained in:
@@ -21,7 +21,7 @@ cleanupAndExit() { # $1 = exit code, $2 message, $3 level
|
|||||||
else
|
else
|
||||||
printlog "$2" $3
|
printlog "$2" $3
|
||||||
fi
|
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 label is wrong and we wanted name of the label, then return ##################
|
||||||
if [[ $RETURN_LABEL_NAME -eq 1 ]]; then
|
if [[ $RETURN_LABEL_NAME -eq 1 ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user