updated the Sovran_SystemsOS updater
This commit is contained in:
parent
ced5dde8d1
commit
9bfa0d35d1
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user