updated Info For Sovran_SystemsOS Updater.md
This commit is contained in:
parent
833a333e9b
commit
8e5afb885d
@ -2,8 +2,12 @@ Welcome to the Sovran_SystemsOS Updater!
|
|||||||
|
|
||||||
This Updater will run through several stages.
|
This Updater will run through several stages.
|
||||||
|
|
||||||
Be patient.
|
Be patient...
|
||||||
|
|
||||||
Then you have the option to reboot.
|
Several windows will pop up during the process.
|
||||||
|
|
||||||
|
When it is finished it will say complete and then you can reboot when ready.
|
||||||
|
|
||||||
|
All updates come from [Sovran Systems Gitea Page](https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOSv2)
|
||||||
|
|
||||||
Enjoy!
|
Enjoy!
|
@ -12,7 +12,7 @@ password=$(zenity --password --title="Sovran_SystemsOS Updater")
|
|||||||
if [ $? -eq 1 ] ; then
|
if [ $? -eq 1 ] ; then
|
||||||
|
|
||||||
zenity --error \
|
zenity --error \
|
||||||
--text="Update Canceled By User."
|
--text="Update Canceled By User"
|
||||||
|
|
||||||
exit 1
|
exit 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user