From eaa0d875cfbf746149d7819f148e74b527509a3f Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 15 Jul 2023 10:27:42 -0700 Subject: [PATCH] updated psp.sh and ps.sh --- 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 d318f14..f5efb5e 100644 --- a/for_new_sovran_pros/sp.sh +++ b/for_new_sovran_pros/sp.sh @@ -317,7 +317,7 @@ popd 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 + sudo -u free wget https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Reseter/sovran_systemsOS_reseter_local_installer/sovran_systemsOS_reseter_install.sh sudo -u free bash sovran_systemsOS_reseter_install.sh @@ -327,7 +327,7 @@ popd pushd /home/free/Downloads - wget https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Updater/sovran_systemsOS_updater_local_installer/sovran_systemsOS_updater_install.sh + sudo -u free wget https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Updater/sovran_systemsOS_updater_local_installer/sovran_systemsOS_updater_install.sh sudo -u free bash sovran_systemsOS_updater_install.sh