mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-09 18:08:53 -04: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
|