From c4ff12548b0cf1375a088b7b941b26294378bb4c Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Wed, 13 Mar 2024 17:53:28 -0700 Subject: [PATCH] updated intros --- .../Updater Source Files/Intro.md | 10 +++++++--- .../Update_Sovran_SystemsOS_Light.sh | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Sovran_SystemsOS_Light_Updater/Updater Source Files/Intro.md b/Sovran_SystemsOS_Light_Updater/Updater Source Files/Intro.md index 68b0ed5..7d1d8a0 100755 --- a/Sovran_SystemsOS_Light_Updater/Updater Source Files/Intro.md +++ b/Sovran_SystemsOS_Light_Updater/Updater Source Files/Intro.md @@ -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." diff --git a/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh b/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh index b224e31..9b3937e 100755 --- a/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh +++ b/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh @@ -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