mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-01-23 22:38:08 -05:00
4 lines
64 B
Bash
Executable File
4 lines
64 B
Bash
Executable File
#!/bin/sh
|
|
cat >/dev/null # Just discard stdin data
|
|
make gensend
|