From c908c22aaa15a397a05011472464916cba79a718 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 9 Jun 2025 02:56:30 -0300 Subject: etc/ssh/config.tmpl: Enable ssh to suyin without alias --- etc/ssh/config.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/ssh') 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 -- cgit v1.2.3