sw-jobs-api/scrapers/cronjob

3 lines
100 B
Plaintext
Raw Normal View History

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