From 167153b46e7d39da47c1934f7504e81b35d52b8e Mon Sep 17 00:00:00 2001 From: steveokard Date: Sat, 7 Jun 2025 22:35:49 -0400 Subject: [PATCH] new VPS ip --- config/.ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/.ssh/config b/config/.ssh/config index f457c17..5c50c50 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -29,6 +29,6 @@ Host bedbox Hostname 192.168.1.141 User stev Host hetzner - Hostname 157.180.66.185 + Hostname 135.181.194.214 User stev IdentityFile ~/.ssh/hetzner