Updated get-this-key

This commit is contained in:
Martin Donnelly 2024-07-08 14:53:12 +01:00
parent b4c88f124f
commit 21d47b5da1

View File

@ -1,3 +1,4 @@
THISHOST=$(hostname)
cp $HOME/.ssh/id_ed25519.pub ./${THISHOST}.id_ed25519.pub
cp $HOME/.ssh/id_rsa.pub ./${THISHOST}.id_rsa.pub