Added missing notify-expirations script to bin/daily
- Legacy-Id: 17777
This commit is contained in:
parent
aa4bee7a19
commit
5e6bb4a44f
|
@ -42,6 +42,9 @@ $DTDIR/ietf/manage.py run_yang_model_checks -v0
|
||||||
# Enable when removed from /a/www/ietf-datatracker/scripts/Cron-runner:
|
# Enable when removed from /a/www/ietf-datatracker/scripts/Cron-runner:
|
||||||
$DTDIR/ietf/bin/expire-ids
|
$DTDIR/ietf/bin/expire-ids
|
||||||
|
|
||||||
|
# Send notifications about coming expirations
|
||||||
|
$DTDIR/ietf/bin/notify-expirations
|
||||||
|
|
||||||
# Send nomcom reminders about nomination acceptance and questionnaires
|
# Send nomcom reminders about nomination acceptance and questionnaires
|
||||||
$DTDIR/ietf/manage.py send_reminders
|
$DTDIR/ietf/manage.py send_reminders
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue