Skip to content

Commit

Permalink
Check for legislator errors, once each day
Browse files Browse the repository at this point in the history
Toward #32.
  • Loading branch information
waldoj committed Dec 23, 2017
1 parent 6993e0e commit 701d774
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/crontab.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
# Update the PDF mirror.
41 02,16 * * * /usr/bin/php rs-machine/cron/update.php download_pdfs

# Perform a sanity-check for legislators.
41 12 * * * /usr/bin/php rs-machine/cron/update.php legislators

# Updates the sections of the code referred to within each bill.
5,15,25,35,45,55 * * 1-3,10-12 * /usr/bin/php rs-machine/cron/update.php code_sections

Expand Down

0 comments on commit 701d774

Please sign in to comment.