From ff6025dd0a6d7fa8443ac0f62819605bd8fba371 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 17 Aug 2022 13:15:31 +0100 Subject: [PATCH] Update installo-wswift-single.sh --- installo-wswift-single.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installo-wswift-single.sh b/installo-wswift-single.sh index 9813e90..af9b5c3 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 "Install or Update: $label" \ +$dialog --title "Install or Update for $label" \ --message "$label is installing, you will see the status below. /n Thank you for choosing Purple Computing." \ --icon "SF=macwindow.badge.plus" \ --mini \