CLI
This commit is contained in:
3
cli/crontab
Normal file
3
cli/crontab
Normal file
@ -0,0 +1,3 @@
|
||||
# minutes hour day_of_month month day_of_week command
|
||||
0 2 * * 2-6 /app/bin/emails messages:grab >> /logs/messages.log
|
||||
0 3 * * 2-6 /app/bin/emails attachments:grab >> /logs/attachments.log
|
Reference in New Issue
Block a user