Added the necessary switch argument for the registration importer's --latest switch.
- Legacy-Id: 13960
This commit is contained in:
parent
ab8590ecea
commit
fe7d484e27
|
@ -42,4 +42,5 @@ $DTDIR/ietf/bin/expire-last-calls
|
|||
$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
|
||||
$DTDIR/ietf/manage.py fetch_meeting_attendance --latest 2
|
||||
|
||||
|
|
Loading…
Reference in a new issue