mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
3 lines
73 B
Text
3 lines
73 B
Text
|
#!/bin/sh
|
||
|
python /usr/lib/r2e/rss2email.py $HOME/.rss2email/feeds.dat $*
|