From 968f92d313a381cd2114c08d993befb02457620b Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 10 Aug 2022 07:19:30 +0200 Subject: Add host for jaomox --- .ssh/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.ssh/config b/.ssh/config index aa9f734..41de0e1 100644 --- a/.ssh/config +++ b/.ssh/config @@ -37,6 +37,9 @@ Host hurzak Host ivdea Hostname 10.57.100.8 +Host jaomox + Hostname 10.57.21.1 + Host rsync.net User zh1193 Hostname zh1193.rsync.net -- cgit v1.1