This commit is contained in:
Michael Stanclift 2020-06-03 14:07:36 -05:00
parent aac13988d7
commit bdb770ef60

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}"