sw-jobs-api/scrapers/cronjob
Christian bc67482b24
Some checks failed
Build and Push Docker Images / build (push) Failing after 11s
lots of stuff. It now runs in the cloud yay!
2024-06-07 08:46:20 +00:00

3 lines
116 B
Plaintext

# Run the jobindex.py script every hour
0 * * * * python ~/sw-jobs-1/scrapers/jobindex.py >> /var/log/cron.log 2>&1