updated updater script
This commit is contained in:
parent
74a9aef6b7
commit
2bf5e8ec96
@ -91,7 +91,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr
|
|||||||
|
|
||||||
zenity --text-info \
|
zenity --text-info \
|
||||||
--width=1100 \
|
--width=1100 \
|
||||||
--height=930 \
|
--height=830 \
|
||||||
--title="Sovran_SystemsOS_Updater"
|
--title="Sovran_SystemsOS_Updater"
|
||||||
|
|
||||||
if [[ $? -eq 1 ]]; then
|
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"
|
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
|
TACO-FLAKE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user