From 7ded26b4f6894771bd5998f8fe77bd212d7ca253 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 2 Dec 2023 12:07:05 -0800 Subject: [PATCH] updated updater fix --- .../Updater Source Files/Update_Sovran_SystemsOS.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 819a101..42422f0 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -76,7 +76,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr --auto-close \ --pulsate \ --width=500 \ - --text="Updating... In Rare Cases, It Could Take Up To 3 Hours, Please Be Patient." \ + --text="Updating... In Rare Cases, It Could Take Up To 3 Hours. Please Be Patient." \ --title="Sovran_SystemsOS Updater" if [[ $? != 0 ]]; then