github.com_burnett01_rsync-.../hosts-clear
2020-01-02 16:00:19 +00:00

4 lines
No EOL
73 B
Bash

#!/bin/sh
truncate -s 0 ~/.ssh/known_hosts
chmod 0664 ~/.ssh/known_hosts