Skip to content

Commit c34c5bd

Browse files
committed
Added send-scheduled-mail to bin/every15min
- Legacy-Id: 17781
1 parent 4da5fd4 commit c34c5bd

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

bin/every15m

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,5 @@ source $DTDIR/env/bin/activate
1616

1717
logger -p user.info -t cron "Running $DTDIR/bin/every15m"
1818

19-
20-
21-
22-
19+
# Send mail scheduled to go out at certain times
20+
$DTDIR/ietf/bin/send-scheduled-mail all

0 commit comments

Comments
 (0)