From 2bf5e8ec96a6862c7e09040d43048616a76d97cd Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 30 Mar 2024 09:42:31 -0700 Subject: [PATCH] updated updater script --- .../Updater Source Files/Update_Sovran_SystemsOS.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 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 d6368dd..d3bfe89 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -91,7 +91,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr zenity --text-info \ --width=1100 \ ---height=930 \ +--height=830 \ --title="Sovran_SystemsOS_Updater" if [[ $? -eq 1 ]]; then @@ -102,7 +102,7 @@ else FLATPAK | zenity --progress --no-cancel --auto-close --width=500 --pulsate --text="Updating Flatpaks now..." --title="Sovran_SystemsOS_Updater" - SPICE-FLAKE | zenity --progress --no-cancel --auto-close --width=1050 --pulsate --text="Updating Flake now..." --title="Sovran_SystemsOS_Updater" + SPICE-FLAKE | zenity --progress --no-cancel --auto-close --width=500 --pulsate --text="Updating Flake now..." --title="Sovran_SystemsOS_Updater" TACO-FLAKE