From 3f509e17c1b6aa966067ed10746046dfb01d4853 Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Fri, 26 Aug 2022 22:09:03 -0700 Subject: [PATCH] Update trusted ssh keys --- keys/ssh/trusted/id_ecdsa_chromebook.pub | 1 - keys/ssh/trusted/id_ecdsa_zazu.pub | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 keys/ssh/trusted/id_ecdsa_chromebook.pub create mode 120000 keys/ssh/trusted/id_ecdsa_zazu.pub diff --git a/keys/ssh/trusted/id_ecdsa_chromebook.pub b/keys/ssh/trusted/id_ecdsa_chromebook.pub deleted file mode 120000 index 8b99d27..0000000 --- a/keys/ssh/trusted/id_ecdsa_chromebook.pub +++ /dev/null @@ -1 +0,0 @@ -../id_ecdsa_chromebook.pub \ No newline at end of file diff --git a/keys/ssh/trusted/id_ecdsa_zazu.pub b/keys/ssh/trusted/id_ecdsa_zazu.pub new file mode 120000 index 0000000..370f105 --- /dev/null +++ b/keys/ssh/trusted/id_ecdsa_zazu.pub @@ -0,0 +1 @@ +../id_ecdsa_zazu.pub \ No newline at end of file