updated reseter source script and readme
This commit is contained in:
@ -67,7 +67,7 @@ fi
|
||||
|
||||
|
||||
|
||||
PASSWDNEW=$(zenity --password --title="New Sovran Pro Updater Password")
|
||||
PASSWDNEW=$(zenity --password --title="Please Type In A New Sovran Pro Updater Password")
|
||||
|
||||
ssh-keygen -q -N "$PASSWDNEW" -t ed25519 -f /home/free/.ssh/sovranpro_login
|
||||
|
||||
@ -466,6 +466,6 @@ zenity --info \
|
||||
--ellipsize \
|
||||
--no-wrap \
|
||||
--title="Sovran_SystemsOS_Reseter" \
|
||||
--text="All Done!"
|
||||
--text="All Done! All Passwords Are Reset."
|
||||
|
||||
exit 0
|
Reference in New Issue
Block a user