mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-01 22:04:24 +01:00
v0.5
idrive label
This commit is contained in:
@@ -179,7 +179,7 @@ cleanupAndExit() { # $1 = exit code, $2 message
|
|||||||
hdiutil detach "$dmgmount"
|
hdiutil detach "$dmgmount"
|
||||||
fi
|
fi
|
||||||
# If we closed any processes, reopen the app again
|
# If we closed any processes, reopen the app again
|
||||||
reopenClosedProcess
|
#reopenClosedProcess # We skip this again, not all apps work correctly when opened like this
|
||||||
printlog "################## End Installomator, exit code $1 \n\n"
|
printlog "################## End Installomator, exit code $1 \n\n"
|
||||||
exit "$1"
|
exit "$1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user