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
Plaintext
Raw
Normal View
History
Unescape
Escape
Remove .sh ext
2020-01-02 23:57:06 +08:00
#!/bin/sh
Make sure permissions are set.
2020-01-03 00:00:19 +08:00
echo "$@" >> ~/.ssh/known_hosts
chmod 0664 ~/.ssh/known_hosts