This website requires JavaScript.
Explore
Help
Sign In
rannes.dev
/
sw-jobs-api
Watch
1
Star
0
Fork
0
You've already forked sw-jobs-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f0aff65ba1
sw-jobs-api
/
scrapers
/
cronjob
3 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
dockerfile and crontab
2024-06-01 14:58:39 +00:00
# Run the jobindex.py script every hour
scraper dockerfile and cronjob to run when container starts
2024-06-01 15:56:06 +00:00
0 * * * * python /app/jobindex.py >> /var/log/cron.log 2>&1
Reference in New Issue
Copy Permalink