From 051bac2360ff9b4831a8da4ffaeafdd3a29c3a15 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 3 Jun 2023 16:45:04 -0700 Subject: [PATCH] updated install script --- .../sovran_systemsOS_updater_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sovran_SystemsOS_Updater/sovran_systemsOS_updater_local_installer/sovran_systemsOS_updater_install.sh b/Sovran_SystemsOS_Updater/sovran_systemsOS_updater_local_installer/sovran_systemsOS_updater_install.sh index 765c0f2..7d242e0 100755 --- a/Sovran_SystemsOS_Updater/sovran_systemsOS_updater_local_installer/sovran_systemsOS_updater_install.sh +++ b/Sovran_SystemsOS_Updater/sovran_systemsOS_updater_local_installer/sovran_systemsOS_updater_install.sh @@ -2,7 +2,7 @@ pushd ~/Downloads -wget https://git.sovransystems.com/Sovran_Systems/Packages/archive/main.zip +wget https://git.sovransystems.com/Sovran_Systems/Software/archive/main.zip unzip main.zip