This website requires JavaScript.
Explore
Help
Sign in
melmco
/
rsync-deployments
Watch
5
Star
0
Fork
You've already forked rsync-deployments
0
mirror of
https://github.com/Burnett01/rsync-deployments.git
synced
2025-06-18 23:03:01 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5dbee44011
rsync-deployments
/
hosts-clear
4 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
Remove .sh ext
2020-01-02 15:57:06 +00:00
#!/bin/sh
Make sure permissions are set.
2020-01-02 16:00:19 +00:00
truncate -s 0 ~/.ssh/known_hosts
chmod 0664 ~/.ssh/known_hosts
Reference in a new issue
Copy permalink