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