From bae942ecfb3e47ae77922f287f8d879ddb1a4287 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Fri, 15 Mar 2024 13:01:33 -0700 Subject: [PATCH] updated both updater UI --- .../Updater Source Files/Update_Sovran_SystemsOS_Light.sh | 2 +- .../Updater Source Files/Update_Sovran_SystemsOS.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh b/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh index 7810382..c8b92f8 100755 --- a/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh +++ b/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh @@ -41,7 +41,7 @@ else zenity --info \ --ellipsize \ --no-wrap \ - --width=450 \ + --width=550 \ --title="Sovran_SystemsOS_Light_Updater" \ --text="Yay complete! Please reboot when you are ready." 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 2189cc5..169aba0 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -41,7 +41,7 @@ else zenity --info \ --ellipsize \ --no-wrap \ - --width=450 \ + --width=550 \ --title="Sovran_SystemsOS_Updater" \ --text="Yay complete! Please reboot when you are ready."