From 402d52978713133ad246f9a5da71c552aef5d0b7 Mon Sep 17 00:00:00 2001 From: Matt Troutman Date: Thu, 29 Aug 2024 12:04:01 -0500 Subject: [PATCH] Added readme to the repo --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..ce2b42c --- /dev/null +++ b/readme.md @@ -0,0 +1,4 @@ +# Fishy's Public Key + +Run the following command to install the public key to the authorized_keys file: +`/bin/bash -c "$(curl -fsSL https://git.trtmn.io/trtmn/public-key/raw/branch/main/key_install.sh)"` \ No newline at end of file