github.com_burnett01_rsync-.../docker-rsync/hosts-init

6 lines
84 B
Bash
Executable file

#!/bin/sh
set -euo pipefail
touch ~/.ssh/known_hosts
chmod 600 ~/.ssh/known_hosts