From e59cb85d9754bed044921d0f4d99b9ba23aa1e61 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sun, 18 Jun 2023 09:19:28 -0700 Subject: [PATCH] updated updater --- .../Updater Source Files/Update_Sovran_SystemsOS.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh index b65abcc..9117b57 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -27,7 +27,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr zenity --text-info \ --title="Sovran_SystemsOS Updater" \ - --width=500 \ + --width=300 \ exit 1 @@ -48,7 +48,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr zenity --text-info \ --title="Sovran_SystemsOS Updater" \ - --width=500 \ + --width=300 \ exit 1 @@ -57,9 +57,9 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr zenity --info \ --ellipsize \ --no-wrap \ - --width=500 \ + --width=300 \ --title="Sovran_SystemsOS Updater" \ - --text="Yay Complete! Please Reboot." + --text="Yay Complete! Please Reboot You Are When Ready." fi