updated reseter source script
This commit is contained in:
parent
8a590bfd89
commit
38d0f70ab4
@ -73,7 +73,7 @@ ssh-keygen -q -N "$PASSWDNEW" -t ed25519 -f /home/free/.ssh/sovranpro_login
|
|||||||
|
|
||||||
if [[ $? -eq 1 ]]; then
|
if [[ $? -eq 1 ]]; then
|
||||||
|
|
||||||
exit 1
|
exit 2
|
||||||
|
|
||||||
elif [[ $? != 0 ]]; then
|
elif [[ $? != 0 ]]; then
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user