sw-jobs-api/scrapers/crontab
ChrQR f20349bcee
Some checks failed
Build and Push Docker Images / build (push) Failing after 23s
dockerfile and crontab
2024-06-01 16:58:39 +02:00

3 lines
105 B
Plaintext

# Run the jobindex.py script every hour
0 * * * * root python /app/jobindex.py >> /var/log/cron.log 2>&1