From 8e2ed9304392398662b6e168e711453968696ecb Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Tue, 23 May 2023 12:23:50 -0700 Subject: [PATCH] updated Update_Sovran_SystemsOS script --- .../Updater Source Files/Update_Sovran_SystemsOS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS index d0b8f19..4a7b3f3 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS @@ -1,7 +1,7 @@ #!/usr/bin/env bash -cat "/home/free/Documents/Sovran Systems/Git Sovran Systems/Sovran_Systems_Packages_Git/Sovran_SystemsOS_Updater/Updater Source Files/Intro.md" | +curl "https://git.sovransystems.com/Sovran_Systems/Packages/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Source%20Files/Intro.md" | zenity --text-info \ --title="Sovran_SystemsOS Updater" \ --width=1110 \