summary refs log tree commit diff
path: root/home/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/.ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.ssh/config b/home/.ssh/config
index 2c3b7a8b..8992ad3a 100644
--- a/home/.ssh/config
+++ b/home/.ssh/config
@@ -7,7 +7,7 @@ Host tux.local thursday.local
     ForwardAgent yes
     RemoteForward 7062 127.0.0.1:7062
 
-Host april
+Host april june
     HostName %h.nyc3.do.cmcenroe.me
     Port 2222
 
retls/commit/Makefile.am?h=3.5.2&id=cc13f4d43a9e6f8544f347800adbbe5000b83305&follow=1'>build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe