Files
EasySoft-ZenTaoPMS/bin/cron/tasks/default.cron
T
2013-01-14 05:50:43 +00:00

6 lines
198 B
Plaintext

# default cron.
# minute hour day month week command.
1 1 * * * php ../../php/backup.php # backup database and file.
1 23 * * * php ../../php/computeburn.php # compute burndown chart.