mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 22:51:59 +01:00
cron: fix for generate_stats.php cro job
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
899ee9ab7a
commit
c821e2a892
@ -10,7 +10,7 @@
|
||||
###30 7 * * * /usr/bin/php LIBEXECDIR/piler/daily-report.php --webui LOCALSTATEDIR/piler/www
|
||||
|
||||
### optional: populate accouting data
|
||||
###30 6 * * * /usr/bin/php LIBEXECDIR/piler/generate_stats.php --webui LOCALSTATEDIR/piler/www
|
||||
###30 6 * * * /usr/bin/php LIBEXECDIR/piler/generate_stats.php --webui LOCALSTATEDIR/piler/www >/dev/null
|
||||
|
||||
### optional: purge aged emails
|
||||
###2 0 * * * BINDIR/pilerpurge
|
||||
|
Loading…
Reference in New Issue
Block a user