sw-jobs-api/scrapers/crontab

3 lines
105 B
Plaintext
Raw Normal View History

2024-06-01 14:58:39 +00:00
# Run the jobindex.py script every hour
0 * * * * root python /app/jobindex.py >> /var/log/cron.log 2>&1