RSSingle/res/cron/crontab

6 lines
201 B
Plaintext
Raw Normal View History

# For stdout to file
0 * * * * cd /opt/rss && . ./.env && /opt/rss/singlerss.py > /var/www/html/feeds.xml
# For file direct.
0 * * * * cd /opt/rss && . ./.env && /opt/rss/singlerss.py