updated readme files and text in updater script
This commit is contained in:
parent
3e305e053a
commit
7db8668d34
@ -8,7 +8,9 @@ This rester will run through a few stages to reset all your internal passwords f
|
||||
It will first ask for the factory password which is "gosovransystems"
|
||||
|
||||
|
||||
Then, it will ask you for you new password in a pop window titled "Please Type In A New Sovran Pro Updater Password" Once you have thought of your new password and typed it in, make SURE YOU KEEP THIS PASSWORD SAFE and do NOT store it on the Sovran Pro.
|
||||
Then, it will ask you for your new password in a pop window titled "Please Type In A New Sovran Pro Updater Password"
|
||||
|
||||
Once you have thought of your new password and typed it in, make SURE YOU KEEP THIS PASSWORD SAFE and do NOT store it on the Sovran Pro.
|
||||
|
||||
|
||||
Then, it will ask you to type the NEW password again in a new pop up.
|
||||
@ -23,11 +25,13 @@ Now just wait for all the internal passwords to be reset.
|
||||
When it is finished, a final pop up will state "All Done! All Passwords Are Reset."
|
||||
|
||||
|
||||
All updates come from here: https://git.sovransystems.com/Sovran_Systems/Software
|
||||
All updates come from here: https://https://git.sovransystems.com/Sovran_Systems/Software/src/branch/main/Sovran_SystemsOS_Reseter
|
||||
|
||||
|
||||
Don't Trust, Verify!
|
||||
|
||||
|
||||
After you have checked that the software is safe from the link above, then click "OK."
|
||||
|
||||
|
||||
Enjoy!
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user