many new containers. work in progress
This commit is contained in:
parent
f0f9f608cc
commit
aed48ffdf8
31 changed files with 1042 additions and 1 deletions
6
mailserver/cron/s3
Normal file
6
mailserver/cron/s3
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Adding `MAILTO=""` prevents cron emailing notifications of the task outcome each run
|
||||
MAILTO=""
|
||||
#
|
||||
# m h dom mon dow user command
|
||||
* * * * * root /usr/local/bin/s3-ingest >> /var/log/mail/s3-ingest.log 2>&1
|
||||
# EOF
|
Loading…
Add table
Add a link
Reference in a new issue