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