Added the meeting attendance fetcher to the daily cronjobs
- Legacy-Id: 13491
This commit is contained in:
parent
151b14ab3f
commit
219c3015d7
|
@ -34,3 +34,7 @@ $DTDIR/ietf/bin/expire-last-calls
|
|||
# Enable when removed from /a/www/ietf-datatracker/scripts/Cron-runner:
|
||||
$DTDIR/ietf/bin/rfc-editor-index-updates -d 1969-01-01
|
||||
|
||||
# Fetch meeting attendance data from ietf.org/registration/attendees
|
||||
$DTDIR/ietf/manage.py fetch_meeting_attendance --latest
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue