From c1b9424e7a0a8b42898417b24a1f720e13e03021 Mon Sep 17 00:00:00 2001 From: steveokard Date: Sat, 7 Jun 2025 22:41:31 -0400 Subject: [PATCH] remove sharkey --- config/.ssh/config | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/.ssh/config b/config/.ssh/config index 5c50c50..b6e542d 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -21,10 +21,6 @@ Host cardclub Hostname 192.168.1.233 User stev IdentityFile ~/.ssh/cardclub3_ed25519 -Host sharkey - Hostname 142.93.70.230 - User stev - IdentityFile ~/.ssh/digitalocean_firefish Host bedbox Hostname 192.168.1.141 User stev