sw-jobs-api/scrapers/crontab

3 lines
100 B
Plaintext
Raw Normal View History

2024-05-29 21:28:58 +00:00
# Run the scraper every hour
0 * * * * root /usr/local/bin/run_scraper.sh >> /var/log/cron.log 2>&1