updated both updaters with new error notification

This commit is contained in:
naturallaw77 2023-12-12 14:13:59 -08:00
parent 13f679097e
commit 8208fd7aa5

View File

@ -59,7 +59,9 @@ exit 1
else
HOME | 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_Light Updater"
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_Light Updater"
xterm -T "Sovran_SystemsOS_Light Updater" -fa 'Noto Mono' -fs 15 -fg white -bg black -e bash -c "HOME"
fi