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
b88e4596cf
burnett01-rsync-deployments
/
hosts-clear
4 lines
73 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
truncate -s 0 ~/.ssh/known_hosts
chmod 0664 ~/.ssh/known_hosts