ansible/roles/rsync/client/files/rsync-ssl

3 lines
78 B
Bash
Executable file

#!/bin/sh
exec /usr/bin/rsync --rsh /usr/local/libexec/rsync-ssl-tunnel "$@"