Update install-app-loop-beta.sh

This commit is contained in:
Michael
2022-11-27 12:38:27 +00:00
committed by GitHub
parent 35c8321157
commit 94db3543b3

View File

@@ -248,7 +248,7 @@ fi
# Install software using Installomator
cmdOutput="$(${destFile} ${item} LOGO=$LOGO ${installomatorOptions} ${installomatorNotify} || true)"
checkCmdOutput "${cmdOutput}"
killall "Dialog" 2>/dev/null || true
# Mark: dockutil stuff
if [[ $addToDock -eq 1 ]]; then
dialogUpdate "progresstext: Adding to Dock"