From c6494d063b551ffbc0d95d639ffd9627eca14578 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Mon, 4 Dec 2023 09:49:39 -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 beaf8de..d8a7183 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -22,7 +22,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr --no-wrap \ --width=400 \ --title="Sovran_SystemsOS Updater" \ - --text="Yay Complete! Please Reboot When You Are Ready.") + --text="Yay Complete! Please Reboot When You Are Ready." fi exit 0 \ No newline at end of file