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 c122b89..413532e 100644 --- a/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset.sh +++ b/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset.sh @@ -2,7 +2,7 @@ set -o nounset -ID=$(wget -qO- https://ipecho.net/plain ; echo) +ID=$(wget -qO- https://ipecho.net/plain) cd /home/free/Downloads diff --git a/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset_Root.sh b/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset_Root.sh index d41430b..edeb1a2 100644 --- a/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset_Root.sh +++ b/Sovran_SystemsOS_Reseter/Reseter Source Files/Master_Passwords_Reset_Root.sh @@ -2,7 +2,7 @@ set -o nounset -ID=$(wget -qO- https://ipecho.net/plain ; echo) +ID=$(wget -qO- https://ipecho.net/plain) #### CREATE NEW MASTER LOGIN ####