mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-17 12:12:15 +00:00
Update install-app-loop-beta.sh
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user