updated the updater with new error notification

This commit is contained in:
naturallaw77 2023-12-12 13:46:28 -08:00
parent e3d8d1f745
commit b9eda1a55e

View File

@ -57,6 +57,8 @@ if [[ $? -eq 1 ]]; then
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"
fi