From 2de8f362caad4827862647673e66fc6f0bc0ac4d Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 2 Dec 2023 12:06:29 -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 e71ec66..819a101 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