updated reseter source script
This commit is contained in:
parent
6d4fa3aca6
commit
a36e8bc8c9
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user