parent
47f6479c40
commit
9e0beb46aa
2 changed files with 3 additions and 2 deletions
@ -1,5 +1,6 @@ |
||||
# Running cron.php |
||||
SHELL=/bin/sh |
||||
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin |
||||
|
||||
# Run cron.php every 15 minutes |
||||
*/15 * * * * cd /var/www/html && sudo -u www-data php ./cron.php |
||||
|
Loading…
Reference in new issue