Files
swift-mirror/utils/remote-run
Evan Wilde 80863f0bf1 remote-run: Find rsync on path
The current remote-run implementation only works if rsync is located at
`/usr/bin/`, which isn't always the case. FreeBSD installs rsync to
`/usr/local/bin` as it is not installed in the base system by default.
Relax the script to accept rsync on any path.
2025-06-25 13:20:30 -07:00

18 KiB
Executable File