From a615d6b46fe4351ade9849639108cdf8c403f4ae Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Sat, 17 Jun 2023 07:48:30 -0700 Subject: [PATCH] updated scripts and readme --- README.md | 2 +- .../localscript_to_remote_reseter.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e76147d..62fdb6f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ### -![Sovran_SystemsOS Updater](https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Reseter/To%20Install%20on%20local%20Sovran%20Pro/Icon/Sovran_SystemsOS_Reseter_Icon.svg) +![Sovran_SystemsOS Reseter](https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Reseter/To%20Install%20on%20local%20Sovran%20Pro/Icon%20_Reseter/Sovran_SystemsOS_Reseter_Icon.svg) **The Sovran_SystemsOS_Reseter app allows the user to reset all passwords to fresh new passwords as to clear the temporary setup passwords from the factory.** diff --git a/Sovran_SystemsOS_Reseter/To Install on local Sovran Pro/localscript_to_remote_reseter.sh b/Sovran_SystemsOS_Reseter/To Install on local Sovran Pro/localscript_to_remote_reseter.sh index 956f317..194836b 100644 --- a/Sovran_SystemsOS_Reseter/To Install on local Sovran Pro/localscript_to_remote_reseter.sh +++ b/Sovran_SystemsOS_Reseter/To Install on local Sovran Pro/localscript_to_remote_reseter.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -bash -c "$(curl https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Source%20Files/Update_Sovran_SystemsOS.sh)" +bash -c "$(curl https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Reseter/Reseter%20Source%20Files/Master_Passwords_Reset.sh)" exit \ No newline at end of file