updated intros

This commit is contained in:
naturallaw77 2024-03-13 17:53:28 -07:00
parent ccdaa814db
commit c4ff12548b
2 changed files with 8 additions and 4 deletions

View File

@ -2,11 +2,17 @@
Welcome to the Sovran_SystemsOS_Light Updater!
This updater will run through a few stages. Sometimes, it could take up to 3 hours for it to finish. Be patient...
This updater will run through a few stages. Sometimes, it could take up to 1 hour for it to finish. Be patient...
You may keep working while the update is in progress.
When it is finished, a final pop up will state "Yay complete! Please reboot when you are ready."
Save all your work (if you were working on file) and reboot your Sovran Pro.
All Sovran_SystemsOS_Updater logs can be found in your Documents folder under "Updater_App_Logs"
When it is finished, a final pop up will state "Yay complete! Please reboot when you are ready."
All updates come from these links:
@ -16,10 +22,8 @@ and
https://git.sovransystems.com/Sovran_Systems/Software
Don't Trust, Verify!
After you have checked that the software is safe from the links above, then click "OK."

View File

@ -60,7 +60,7 @@ else
FLATPAK | zenity --progress --no-cancel --auto-close --width=460 --pulsate --text="Updating Flatpaks now..." --title="Sovran_SystemsOS_Light Updater"
SPICE | zenity --progress --no-cancel --auto-close --width=660 --pulsate --text="Updating now. In rare cases, it could take up to 3 hours. Please be patient..." --title="Sovran_SystemsOS_Light Updater"
SPICE | zenity --progress --no-cancel --auto-close --width=750 --pulsate --text="Updating now. In rare cases, it could take up to 1 hour. Go have some herbal tea and relax while the update is in progress." --title="Sovran_SystemsOS_Light Updater"
fi