1
0
Fork 1
mirror of https://github.com/Burnett01/rsync-deployments.git synced 2025-04-21 18:51:02 +02:00
github.com_burnett01_rsync-.../hosts-add
2020-01-02 16:00:19 +00:00

4 lines
No EOL
72 B
Bash

#!/bin/sh
echo "$@" >> ~/.ssh/known_hosts
chmod 0664 ~/.ssh/known_hosts