From 42348bfa814a8d6a97501592496ee2849fdfdf26 Mon Sep 17 00:00:00 2001 From: steveokard Date: Sat, 26 Jul 2025 16:46:28 -0400 Subject: [PATCH] updated backup ip --- config/.ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/.ssh/config b/config/.ssh/config index 0475062..79d88ba 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -30,7 +30,7 @@ Host hetzner User stev IdentityFile ~/.ssh/hetzner Host backup - Hostname 192.168.1.108 + Hostname 192.168.1.23 User stev IdentityFile ~/.ssh/uukey-ed25519 Host desktop