updated updater script

This commit is contained in:
naturallaw77 2024-03-30 09:42:31 -07:00
parent 74a9aef6b7
commit 2bf5e8ec96

View File

@ -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