From b1e7aced19b82454ad0d46ab007532098ff49c2f Mon Sep 17 00:00:00 2001 From: steveokard Date: Tue, 20 Aug 2024 00:11:01 -0400 Subject: [PATCH] added bedbox --- config/.ssh/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/.ssh/config b/config/.ssh/config index e2521cb..c6a09db 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -33,3 +33,6 @@ Host sharkey Hostname 142.93.70.230 User root IdentityFile ~/.ssh/digitalocean_firefish +Host bedbox + Hostname 192.168.1.141 + User stev