From 8194ae93cf4833ced2ff62bc20794cc99b7e3de0 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 17 Aug 2022 13:13:48 +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 000be60..008d912 100644 --- a/installo-wswift-single.sh +++ b/installo-wswift-single.sh @@ -120,7 +120,7 @@ caffeinate -dimsu & caffeinatePID=$! trap cleanupAndExit EXIT # display first screen -$dialog --title "Installing $label" \ +$dialog --title "Install or Update: $label" \ --message "$label is installing, you will see the status below. /n Thank you for choosing Purple Computing." \ --icon "SF=macwindow.badge.plus" \ --mini \ @@ -141,6 +141,6 @@ $installomator $label \ dialogUpdate "progress: complete" dialogUpdate "progresstext: Done" -sleep 0.5 +sleep 15 dialogUpdate "quit:"