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-24 00:13:46 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4b9899c3a0
github.com_burnett01_rsync-...
/
hosts-clear
4 lines
73 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
truncate -s 0 ~/.ssh/known_hosts
chmod 0664 ~/.ssh/known_hosts
Reference in a new issue
Copy permalink