Maybe not?

This commit is contained in:
Michael Stanclift 2020-06-03 14:04:52 -05:00
parent 23f390f4ab
commit 3073063f93

View File

@ -985,7 +985,7 @@ function config_generate {
MESSAGE="Using Existing ~/${SSH_PKIF}"
echo_info
else
KEYGEN_COMMAND="ssh-keygen -N \"\" -t rsa -f"
KEYGEN_COMMAND="ssh-keygen -N "" -t rsa -f"
detect_sshkeygen
MESSAGE="Generating ~/${SSH_PKIF}"