diff options
-rw-r--r-- | etc/ssh/config.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ssh/config.tmpl b/etc/ssh/config.tmpl index 21f404d..199b79c 100644 --- a/etc/ssh/config.tmpl +++ b/etc/ssh/config.tmpl @@ -9,7 +9,7 @@ Host * PasswordAuthentication no # personal rsync.net account -Host suyin +Host suyin zh3051.rsync.net HostName zh3051.rsync.net User zh3051 |