From 29cb2e2b6d8a88e505188c17254c2cbe8d07265a Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Mon, 15 Jan 2024 22:49:41 -0800 Subject: [PATCH] updated install script --- for_new_sovran_pros/sp.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/for_new_sovran_pros/sp.sh b/for_new_sovran_pros/sp.sh index 89b0e53..aef03e3 100644 --- a/for_new_sovran_pros/sp.sh +++ b/for_new_sovran_pros/sp.sh @@ -328,9 +328,9 @@ mkdir -p /home/free/Downloads pushd /home/free/Downloads - wget https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Reseter/sovran_systemsOS_reseter_local_installer/sovran_systemsOS_reseter_install.sh + wget https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Resetter/sovran_systemsOS_resetter_local_installer/sovran_systemsOS_resetter_install.sh - bash sovran_systemsOS_reseter_install.sh + bash sovran_systemsOS_resetter_install.sh popd