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