This website requires JavaScript.
Explore
Help
Sign In
actions
/
burnett01-rsync-deployments
Watch
1
Star
0
Fork
You've already forked burnett01-rsync-deployments
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
60b01ef2bb
burnett01-rsync-deployments
/
hosts-add
4 lines
72 B
Bash
Raw
Blame
History
#!/bin/sh
echo
"
$@
"
>> ~/.ssh/known_hosts
chmod
0664
~/.ssh/known_hosts
Reference in New Issue
View Git Blame
Copy Permalink