From 572b2776096c3062132b96452f8adfb88ef9f557 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Tue, 23 May 2023 12:31:35 -0700 Subject: [PATCH] updated local script --- .../.Sovran_Systems/localscript_to_remote_updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sovran_SystemsOS_Updater/To Install on Local Sovarn Pros/.Sovran_Systems/localscript_to_remote_updater.sh b/Sovran_SystemsOS_Updater/To Install on Local Sovarn Pros/.Sovran_Systems/localscript_to_remote_updater.sh index 33db02d..5775e1b 100644 --- a/Sovran_SystemsOS_Updater/To Install on Local Sovarn Pros/.Sovran_Systems/localscript_to_remote_updater.sh +++ b/Sovran_SystemsOS_Updater/To Install on Local Sovarn Pros/.Sovran_Systems/localscript_to_remote_updater.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -bash -c "$(curl https://git.sovransystems.com/Sovran_Systems/Sovran_Systems_Packages/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Files/Update_Sovran_SystemsOS)" +bash -c "$(curl https://git.sovransystems.com/Sovran_Systems/Packages/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Source%20Files/Update_Sovran_SystemsOS)" exit \ No newline at end of file