Browse Source

fixed clear cron

master
Robin Thoni 9 years ago
parent
commit
c217c888e4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      misc/api.vdm-cron

+ 1
- 1
misc/api.vdm-cron View File

@@ -1,2 +1,2 @@
1 1
 # Run everyday at 00h00
2
-0  0    * * *   user    /path/to/api.vdm/misc/api.vdm-clear.php
2
+0  0    * * *   user    php /path/to/api.vdm/misc/api.vdm-clear.php

Loading…
Cancel
Save