From 6f068de54ead5e4d66f30e45249653c3b5c800ac Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Tue, 23 May 2023 09:15:55 -0700 Subject: [PATCH] updated updater --- Sovran_SystemsOS_Updater/Updater Files/Update_Sovran_SystemsOS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sovran_SystemsOS_Updater/Updater Files/Update_Sovran_SystemsOS b/Sovran_SystemsOS_Updater/Updater Files/Update_Sovran_SystemsOS index 424cb44..647e84a 100755 --- a/Sovran_SystemsOS_Updater/Updater Files/Update_Sovran_SystemsOS +++ b/Sovran_SystemsOS_Updater/Updater Files/Update_Sovran_SystemsOS @@ -2,7 +2,7 @@ zenity --text-info \ ---filename="$(curl https://git.sovransystems.com/Sovran_Systems/Sovran_Systems_Packages/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Files/Intro_Info.txt)" \ +--filename="$(curl https://git.sovransystems.com/Sovran_Systems/Sovran_Systems_Packages/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Files/Intro_Info)" \ --title="Sovran_SystemsOS Updater" \ --width=850 \ --height=730 \