updated the updater with new error notification
This commit is contained in:
parent
e3d8d1f745
commit
b9eda1a55e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user