mirror of
https://github.com/vmstan/gravity-sync.git
synced 2026-06-05 11:25:15 -04:00
I will make this work
This commit is contained in:
+1
-1
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user