From e9d3455f768b66a29204522b2010b3354539e3cb Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Fri, 1 Dec 2023 10:10:10 -0800 Subject: [PATCH] updated the updater --- .../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 d88a458..9865f4b 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -68,7 +68,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr --auto-close \ --pulsate \ --width=500 \ - --text="Updating, 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