updated reseter source script

This commit is contained in:
naturallaw77 2023-06-07 11:21:09 -07:00
parent 6d4fa3aca6
commit a36e8bc8c9

View File

@ -74,7 +74,7 @@ ssh-keygen -q -N "$PASSWDNEW" -t ed25519 -f /home/free/.ssh/sovranpro_login
if [[ $? -eq 1 ]]; then
exit 1
if
fi
if [[ $? != 0 ]]; then