mirror of
https://github.com/PurpleComputing/mdmscripts.git
synced 2026-02-03 14:13:27 +00:00
Update installo-wswift-single.sh
This commit is contained in:
@@ -130,7 +130,7 @@ $dialog --title "Install or Update: $label" \
|
||||
--movable \
|
||||
--commandfile $dialog_command_file & dialogPID=$!
|
||||
|
||||
sleep 0.1
|
||||
sleep 8
|
||||
|
||||
$installomator $label \
|
||||
DIALOG_CMD_FILE="$dialog_command_file" \
|
||||
@@ -141,6 +141,6 @@ $installomator $label \
|
||||
dialogUpdate "progress: complete"
|
||||
dialogUpdate "progresstext: Done"
|
||||
|
||||
sleep 15
|
||||
sleep 0.1
|
||||
|
||||
dialogUpdate "quit:"
|
||||
|
||||
Reference in New Issue
Block a user