From 528d531709aa4ad38b9e263ef2b9d894aed51680 Mon Sep 17 00:00:00 2001 From: steveokard Date: Sun, 14 Jan 2024 22:06:56 -0500 Subject: [PATCH] added digial ocean --- config/.ssh/config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/.ssh/config b/config/.ssh/config index 8190746..df2f060 100644 --- a/config/.ssh/config +++ b/config/.ssh/config @@ -29,4 +29,7 @@ Host cardclub Hostname 192.168.1.91 User stev IdentityFile ~/.ssh/cardclub_rsa - +Host sharkey + Hostname 142.93.70.230 + User root + IdentityFile ~/.ssh/digitalocean_firefish