updated readme files and text in updater script
This commit is contained in:
@ -2,13 +2,16 @@
|
||||
Welcome to the Sovran_SystemsOS Updater!
|
||||
|
||||
|
||||
This updater will run through a few stages. Be patient...
|
||||
This updater will run through a few stages. Sometimes, it could take up to 3 hours for it to finish. Be patient...
|
||||
|
||||
|
||||
When it is finished, a final pop up will state "Yay Complete! Please Reboot When You Are Ready."
|
||||
|
||||
|
||||
All updates come from here:
|
||||
Rebooting will shut down all your services until your Sovran Pro finishes the boot process.
|
||||
|
||||
|
||||
All updates come from these links:
|
||||
|
||||
https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOS
|
||||
|
||||
@ -20,7 +23,7 @@ https://git.sovransystems.com/Sovran_Systems/Software
|
||||
Don't Trust, Verify!
|
||||
|
||||
|
||||
After you have checked that the software is safe from the link above, then click "OK."
|
||||
After you have checked that the software is safe from the links above, then click "OK."
|
||||
|
||||
|
||||
Enjoy!
|
@ -46,7 +46,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr
|
||||
--auto-close \
|
||||
--pulsate \
|
||||
--width=500 \
|
||||
--text="Updating..." \
|
||||
--text="Updating, Could Take Up To 3 Hours, Please Be Patient..." \
|
||||
--title="Sovran_SystemsOS Updater"
|
||||
|
||||
if [[ $? != 0 ]]; then
|
||||
|
Reference in New Issue
Block a user