From 833a333e9b01bfdda461d7274cce47c6f874bf26 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Mon, 22 May 2023 22:29:59 -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 1337b43..33db02d 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/Update_Sovran_SystemsOS)" +bash -c "$(curl https://git.sovransystems.com/Sovran_Systems/Sovran_Systems_Packages/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Files/Update_Sovran_SystemsOS)" exit \ No newline at end of file