From 3dfa622c8616715e99ebfd99b5bf23362eb9b091 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 17 Aug 2022 13:14:45 +0100 Subject: [PATCH] Update installo-wswift-single.sh --- installo-wswift-single.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installo-wswift-single.sh b/installo-wswift-single.sh index 008d912..9813e90 100644 --- a/installo-wswift-single.sh +++ b/installo-wswift-single.sh @@ -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:"