- remove cron.

This commit is contained in:
zhujinyong
2013-01-25 07:08:54 +00:00
parent 6851c53ec4
commit 750610f3a7

View File

@@ -1,5 +0,0 @@
# 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.