root/djangoproject.com/django_website/crontab
| Revision 6526, 246 bytes (checked in by jacob, 1 year ago) |
|---|
| Line | |
|---|---|
| 1 | # Crontab for djangoproject.com. |
| 2 | # Symlink into /etc/cron.d/ |
| 3 | |
| 4 | PYTHONPATH=/home/djangoproject.com/ |
| 5 | DJANGO_SETTINGS_MODULE=django_website.settings |
| 6 | 15,45 * * * * root python /home/djangoproject.com/django_website/apps/aggregator/bin/update_feeds.py |
Note: See TracBrowser for help on using the browser.
