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."