updated both updater UI

This commit is contained in:
naturallaw77 2024-03-15 11:39:24 -07:00
parent 33900c09e2
commit 9fe571cd89

View File

@ -58,8 +58,8 @@ popd
curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Light_Updater/Updater%20Source%20Files/Intro.md" | curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Light_Updater/Updater%20Source%20Files/Intro.md" |
zenity --text-info \ zenity --text-info \
--width=1000 \ --width=1100 \
--height=850 \ --height=950 \
--title="Sovran_SystemsOS_Light_Updater" --title="Sovran_SystemsOS_Light_Updater"
if [[ $? -eq 1 ]]; then if [[ $? -eq 1 ]]; then
@ -68,9 +68,9 @@ if [[ $? -eq 1 ]]; then
else else
FLATPAK | zenity --progress --no-cancel --auto-close --width=460 --pulsate --text="Updating Flatpaks now..." --title="Sovran_SystemsOS_Light_Updater" FLATPAK | zenity --progress --no-cancel --auto-close --width=700 --pulsate --text="Updating Flatpaks now..." --title="Sovran_SystemsOS_Light_Updater"
SPICE | zenity --progress --no-cancel --auto-close --width=1050 --pulsate --text="Updating now. In rare cases, it could take up to 3 hours. Go have some herbal tea and relax while the update is in progress." --title="Sovran_SystemsOS_Light_Updater" SPICE | zenity --progress --no-cancel --auto-close --width=1300 --pulsate --text="Updating now. In rare cases, it could take up to 3 hours. Go have some herbal tea and relax while the update is in progress." --title="Sovran_SystemsOS_Light_Updater"
TACO TACO