mirror of
https://github.com/balkian/gists.git
synced 2025-08-24 07:32:21 +00:00
Rename and download script
This commit is contained in:
2
repos/Add user to Dokku/adduser.sh
Normal file
2
repos/Add user to Dokku/adduser.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
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
|
Reference in New Issue
Block a user