This website requires JavaScript.
Explore
Help
Sign In
Hostux
/
github.com_burnett01_rsync-deployments
Watch
1
Star
0
Fork
You've already forked github.com_burnett01_rsync-deployments
1
mirror of
https://github.com/Burnett01/rsync-deployments.git
synced
2024-11-23 16:03:46 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
eb3ddd767e
github.com_burnett01_rsync-...
/
hosts-add
4 lines
72 B
Text
Raw
Normal View
History
Unescape
Escape
Remove .sh ext
2020-01-02 16:57:06 +01:00
#!/bin/sh
Make sure permissions are set.
2020-01-02 17:00:19 +01:00
echo "$@" >> ~/.ssh/known_hosts
chmod 0664 ~/.ssh/known_hosts
Reference in a new issue
Copy permalink