diff --git a/Sovran_SystemsOS_External_Backup/sovran_systemsOS_external_backup_local_installer/sovran_systemsOS_external_backup_install.sh b/Sovran_SystemsOS_External_Backup/sovran_systemsOS_external_backup_local_installer/sovran_systemsOS_external_backup_install.sh index 2c033bd..5972554 100755 --- a/Sovran_SystemsOS_External_Backup/sovran_systemsOS_external_backup_local_installer/sovran_systemsOS_external_backup_install.sh +++ b/Sovran_SystemsOS_External_Backup/sovran_systemsOS_external_backup_local_installer/sovran_systemsOS_external_backup_install.sh @@ -20,7 +20,7 @@ mv "/home/free/Downloads/software/Sovran_SystemsOS_External_Backup/To Install on chown free:users /home/free -R -chmod 770 /home/free -R +chmod 700 /home/free -R rm -rf /home/free/Downloads/software diff --git a/Sovran_SystemsOS_Updater/Updater Source Files/Intro.md b/Sovran_SystemsOS_Updater/Updater Source Files/Intro.md index 4c33208..3178066 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Intro.md +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Intro.md @@ -2,14 +2,17 @@ Welcome to the Sovran_SystemsOS 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 3 hours for it to finish. Please 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 and reboot your Sovran Pro. -Rebooting will shut down all your services until your Sovran Pro finishes the boot process. +Rebooting will shut down all your services until your Sovran Pro finishes the boot process. +All Sovran_SystemsOS_Updater logs can be found in your Documents folder under "Updater_App_Logs" All updates come from these links: @@ -19,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_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh index afd3d81..fa0f92e 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -58,7 +58,7 @@ else FLATPAK | zenity --progress --no-cancel --auto-close --width=460 --pulsate --text="Updating Flatpaks now..." --title="Sovran_SystemsOS 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 Updater" + SPICE | zenity --progress --no-cancel --auto-close --width=750 --pulsate --text="Updating now. In rare cases, it could take up to 3 hours. Go have some herbal tea and relax while the update is in progress." --title="Sovran_SystemsOS Updater" fi