ssh-keys/get-this-key.sh
2022-11-14 08:47:44 +00:00

4 lines
80 B
Bash
Executable File

THISHOST=$(hostname)
cp $HOME/.ssh/id_ed25519.pub ./${THISHOST}.id_ed25519.pub