From 823d1cab7d6a14b4dff603df2931fdd541af8869 Mon Sep 17 00:00:00 2001 From: Kitty Cat Date: Sat, 7 Oct 2023 15:52:21 -0400 Subject: [PATCH] add ssh host oberon --- ssh/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ssh/config b/ssh/config index 8180573..fc29832 100644 --- a/ssh/config +++ b/ssh/config @@ -16,6 +16,8 @@ Host mk User root Host nexus HostName nexus.yiff.technology +Host oberon + HostName 172.105.21.73 Host phoebe HostName phoebe.node.tty.sh Host pos