mirror of
https://github.com/balkian/gists.git
synced 2024-11-01 08:01:44 +00:00
2 lines
149 B
Bash
2 lines
149 B
Bash
|
cat ~/.ssh/id_rsa.pub | ssh root@<domain> "sudo sshcommand acl-add dokku <description>"
|
||
|
#Description can be anything (e.g. your user name or location
|