From e30c477e293e8ec560f953de16f8843eceef4ea1 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Mon, 20 Apr 2020 07:17:54 -0700 Subject: [PATCH] Update IP for on-fire-within --- .ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ssh/config b/.ssh/config index 2c4c1d1..a655b2a 100644 --- a/.ssh/config +++ b/.ssh/config @@ -7,7 +7,7 @@ ControlPersist yes Include ~/.ssh/config.local Host on-fire-within - Hostname 192.168.1.102 + Hostname 192.168.1.101 Host 127.0.0.1 StrictHostKeyChecking no