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."
|
--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
|
else
|
||||||
|
|
||||||
zenity --info \
|
zenity --info \
|
||||||
--ellipsize \
|
--ellipsize \
|
||||||
--no-wrap \
|
--no-wrap \
|
||||||
@ -112,8 +113,6 @@ else
|
|||||||
--title="Sovran_SystemsOS_Light_Updater" \
|
--title="Sovran_SystemsOS_Light_Updater" \
|
||||||
--text="Yay complete! Please reboot when you are ready."
|
--text="Yay complete! Please reboot when you are ready."
|
||||||
|
|
||||||
exit 1
|
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
popd
|
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."
|
--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
|
else
|
||||||
|
|
||||||
zenity --info \
|
zenity --info \
|
||||||
--ellipsize \
|
--ellipsize \
|
||||||
--no-wrap \
|
--no-wrap \
|
||||||
@ -112,7 +113,6 @@ else
|
|||||||
--title="Sovran_SystemsOS_Updater" \
|
--title="Sovran_SystemsOS_Updater" \
|
||||||
--text="Yay complete! Please reboot when you are ready."
|
--text="Yay complete! Please reboot when you are ready."
|
||||||
|
|
||||||
exit 1
|
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user