updated both updaters
This commit is contained in:
parent
bd7bdfcc4a
commit
371aebbb98
@ -105,14 +105,13 @@ if grep -w "error:" $file ; then
|
||||
--text="Could not complete the Sovran_SystemsOS_Light Update. Check the Updater_Log.txt in your Documents under Updater_App_Logs folder for more details."
|
||||
|
||||
else
|
||||
|
||||
zenity --info \
|
||||
--ellipsize \
|
||||
--no-wrap \
|
||||
--width=550 \
|
||||
--title="Sovran_SystemsOS_Light_Updater" \
|
||||
--text="Yay complete! Please reboot when you are ready."
|
||||
|
||||
exit 1
|
||||
|
||||
fi
|
||||
|
||||
|
@ -105,14 +105,14 @@ if grep -w "error:" $file ; then
|
||||
--text="Could not complete the Sovran_SystemsOS Update. Check the Updater_Log.txt in your Documents under Updater_App_Logs folder for more details."
|
||||
|
||||
else
|
||||
|
||||
zenity --info \
|
||||
--ellipsize \
|
||||
--no-wrap \
|
||||
--width=550 \
|
||||
--title="Sovran_SystemsOS_Updater" \
|
||||
--text="Yay complete! Please reboot when you are ready."
|
||||
|
||||
exit 1
|
||||
|
||||
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user