Confirmed users
884
edits
Paulbooker (talk | contribs) m (→Get Code) |
Paulbooker (talk | contribs) m (→Drupal cronjob) |
||
| Line 68: | Line 68: | ||
Add the following line to /etc/crontab (XXX or is there a better way in modern OSes?) | Add the following line to /etc/crontab (XXX or is there a better way in modern OSes?) | ||
/10 * * * * wget -q -O /dev/null http://{drumbeat_site_url}/cron.php | //10 * * * * wget -q -O /dev/null http://{drumbeat_site_url}/cron.php | ||
XXXWhat's the slash do? | XXXWhat's the slash do? | ||