3:ad9f9ca11905
Anton Shestakov <av6@dwimlabs.net>, Thu, 06 Sep 2018 15:59:23 +0800
clarify consumption of stdin

previous change 2:3b26c8c03165

xmpp-headline.sh

Permissions: -rwxr-xr-x

Other formats: Feeds:
#!/bin/sh
cat /dev/stdin > /dev/null # not needed if stdin is consumed by the script
path/to/sieve-pipe/venv/bin/python path/to/sieve-pipe/xmpp-headline.py "$@"