1 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@ |
|||
# m h dom mon dow command |
|||
|
|||
# Do daily mail maintenance |
|||
11 1 * * * /bin/bash -c 'for f in /vol/data/cron.d/*.sh; do $f; done' |
|||
11 1 * * * run-parts /vol/data/cron.d |
|||
|
Loading…
Reference in new issue