updated both updaters
This commit is contained in:
parent
bd7bdfcc4a
commit
371aebbb98
@ -105,6 +105,7 @@ 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 \
|
||||
@ -112,8 +113,6 @@ else
|
||||
--title="Sovran_SystemsOS_Light_Updater" \
|
||||
--text="Yay complete! Please reboot when you are ready."
|
||||
|
||||
exit 1
|
||||
|
||||
fi
|
||||
|
||||
popd
|
||||
|
@ -105,6 +105,7 @@ 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 \
|
||||
@ -112,7 +113,6 @@ else
|
||||
--title="Sovran_SystemsOS_Updater" \
|
||||
--text="Yay complete! Please reboot when you are ready."
|
||||
|
||||
exit 1
|
||||
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user