From 3d811fd7b9d32be5aa505ff594e95c09b5f56a74 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Mon, 19 Jun 2023 13:01:20 -0700 Subject: [PATCH] updated updater source --- .../Updater Source Files/Update_Sovran_SystemsOS.sh | 2 ++ 1 file changed, 2 insertions(+) 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 37cd7af..1116b9c 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -24,6 +24,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr --auto-close \ --pulsate \ --width=500 \ + --text="Moving Files Into Place..." \ --title="Sovran_SystemsOS Updater" if [[ $? != 0 ]]; then @@ -45,6 +46,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr --auto-close \ --pulsate \ --width=500 \ + --text="Updating..." \ --title="Sovran_SystemsOS Updater" if [[ $? != 0 ]]; then