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