diff options
| author | EuAndreh <eu@euandre.org> | 2023-03-08 21:11:13 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-03-08 21:11:13 -0300 |
| commit | 184dec1ab8cc1acc816589a64e033ce1e12a01f1 (patch) | |
| tree | 4b5546a67dd5b0064bab43f97ddb8bee28530e0e /etc/ssh/config.tmpl | |
| parent | etc/ssh/: Add hk-s0s0.rsync.net key and host alias (diff) | |
| download | dotfiles-184dec1ab8cc1acc816589a64e033ce1e12a01f1.tar.gz dotfiles-184dec1ab8cc1acc816589a64e033ce1e12a01f1.tar.xz | |
etc/ssh/: Add zh3051.rsync.net key and host alias
Diffstat (limited to '')
| -rw-r--r-- | etc/ssh/config.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ssh/config.tmpl b/etc/ssh/config.tmpl index 1dab2949..37dcd394 100644 --- a/etc/ssh/config.tmpl +++ b/etc/ssh/config.tmpl @@ -6,8 +6,8 @@ Host * ControlPersist 1h Host suyin - HostName ch-s010.rsync.net - User 16686 + HostName zh3051.rsync.net + User zh3051 Host zhu-li HostName hk-s020.rsync.net |
