Delete crontab

This commit is contained in:
Andros Fenollosa 2022-06-25 13:04:21 +02:00 committed by GitHub
parent d622931090
commit 7a8721f6a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +0,0 @@
# 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