github.com_burnett01_rsync-.../docker-rsync/hosts-add
Steven 501415e740
fix: reverting printf in favor of echo
Like in commit 2c22263 we are using echo again instead of printf because some runners can't function properly with it.
2025-12-07 12:36:01 +01:00

5 lines
56 B
Bash
Executable file

#!/bin/sh
set -eu
echo "$@" >> $HOME/.ssh/known_hosts