From fe8c96f5804befe35896630c1699b0804593b3d1 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Tue, 6 Jun 2023 09:16:47 -0700 Subject: [PATCH] updated icon --- .../Master_Passwords_Reset.sh | 25 +- .../Sovran_SystemsOS_Reseter_Icon.svg | 268 ------------------ 2 files changed, 21 insertions(+), 272 deletions(-) delete mode 100644 Sovran_SystemsOS_Reseter/Reseter Source Files/Sovran_SystemsOS_Reseter_Icon.svg diff --git a/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset.sh b/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset.sh index d558c5f..aec86d0 100644 --- a/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset.sh +++ b/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset.sh @@ -2,9 +2,26 @@ set -o nounset -curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Updater/Updater%20Source%20Files/Intro.md" | +PASSWDOLD=$(zenity --password --title="Sovran Pro Updater Password From Factory") + +touch /var/lib/success + +if [[ $? -eq 1 ]]; then + + exit 1 + +else + +if [[ $? != 0 ]]; then + echo "Wrong Password -- exiting" >&2 + exit 2 +fi + +fi + +curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovran_SystemsOS_Reseter/Reseter_Intro.md" | zenity --text-info \ ---title="Sovran_SystemsOS Updater" \ +--title="Sovran_SystemsOS Reseter" \ --width=1110 \ --height=710 @@ -29,9 +46,9 @@ if [[ $? != 0 ]]; then fi -PASSWD=$(zenity --password --title="New Sovran Pro Updater Password") +PASSWDNEW=$(zenity --password --title="New Sovran Pro Updater Password") -ssh-keygen -q -N "$PASSWD" -t ed25519 -f /home/free/.ssh/sovranpro_login +ssh-keygen -q -N "$PASSWDNEW" -t ed25519 -f /home/free/.ssh/sovranpro_login if [[ $? != 0 ]]; then diff --git a/Sovran_SystemsOS_Reseter/Reseter Source Files/Sovran_SystemsOS_Reseter_Icon.svg b/Sovran_SystemsOS_Reseter/Reseter Source Files/Sovran_SystemsOS_Reseter_Icon.svg deleted file mode 100644 index 1ef341d..0000000 --- a/Sovran_SystemsOS_Reseter/Reseter Source Files/Sovran_SystemsOS_Reseter_Icon.svg +++ /dev/null @@ -1,268 +0,0 @@ - - - - -