updated the Sovran_SystemsOS updater

This commit is contained in:
naturallaw77 2023-12-11 15:37:08 -08:00
parent ced5dde8d1
commit 9bfa0d35d1

View File

@ -20,7 +20,7 @@ if ! xterm -T "Sovran_SystemsOS Updater" -fa 'Noto Mono' -fs 15 -fg white -bg bl
zenity --info \
--ellipsize \
--no-wrap \
--width=600 \
--width=500 \
--title="Sovran_SystemsOS Updater" \
--text="Yay complete! Please reboot when you are ready."
@ -29,7 +29,7 @@ exit 1
else
zenity --error \
--width=600 \
--width=400 \
--title="Sovran_SystemsOS Updater" \
--text="Could not complete the update."
@ -56,7 +56,7 @@ else
FLATPAK
SPICE | zenity --progress --no-cancel --auto-close --width=660 --pulsate --text="Updating now. In rare cases, it could take up to 3 hours. Please Be Patient..." --title="Sovran_SystemsOS Updater"
SPICE | zenity --progress --no-cancel --auto-close --width=660 --pulsate --text="Updating now. In rare cases, it could take up to 3 hours. Please be patient..." --title="Sovran_SystemsOS Updater"
fi