3 lines
78 B
Bash
Executable file
3 lines
78 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec /usr/bin/rsync --rsh /usr/local/libexec/rsync-ssl-tunnel "$@"
|