From a04f57dcb878ecac8d1143845578fde17c595e09 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 17 Aug 2022 13:23:27 +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 b0c1e62..472e9c8 100644 --- a/installo-wswift-single.sh +++ b/installo-wswift-single.sh @@ -122,8 +122,8 @@ trap cleanupAndExit EXIT # display first screen $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" \ + --message "$label is installing, you will see the status below. \n\n Thank you for choosing Purple Computing." \ + --icon "https://store.prpl.it/mdm/UNIV/mosyle.png" \ --mini \ --progress 100 \ --position bottomright \