From 8e4c346ebdbc4a30d354fb50e914d90cdd53b383 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 30 Mar 2024 10:10:29 -0700 Subject: [PATCH] updated updater script --- .../Updater Source Files/Update_Sovran_SystemsOS.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 fc87790..d4ec32c 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -59,7 +59,7 @@ if ! grep -w "updating" $file ; then zenity --info \ --ellipsize \ --no-wrap \ - --width=700 \ + --width=600 \ --title="Sovran_SystemsOS_Updater" \ --text="There are no updates at this time. Your Sovran Pro is up to date!"