updated updater

This commit is contained in:
naturallaw77 2023-06-18 09:19:28 -07:00
parent 5fdbeadffb
commit e59cb85d97

View File

@ -27,7 +27,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr
zenity --text-info \ zenity --text-info \
--title="Sovran_SystemsOS Updater" \ --title="Sovran_SystemsOS Updater" \
--width=500 \ --width=300 \
exit 1 exit 1
@ -48,7 +48,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr
zenity --text-info \ zenity --text-info \
--title="Sovran_SystemsOS Updater" \ --title="Sovran_SystemsOS Updater" \
--width=500 \ --width=300 \
exit 1 exit 1
@ -57,9 +57,9 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr
zenity --info \ zenity --info \
--ellipsize \ --ellipsize \
--no-wrap \ --no-wrap \
--width=500 \ --width=300 \
--title="Sovran_SystemsOS Updater" \ --title="Sovran_SystemsOS Updater" \
--text="Yay Complete! Please Reboot." --text="Yay Complete! Please Reboot You Are When Ready."
fi fi