$ which crontab
$ sudo su - www-data (or www or apache - depends on linux distro) $ crontab -e
* * * * * /[path-to-campsite]/bin/campsite-autopublish 0 */4 * * * /[path-to-campsite]/bin/campsite-indexer 0 */8 * * * /[path-to-campsite]/bin/subscription-notifier */2 * * * * /[path-to-campsite]/bin/events-notifier 0 */4 * * * /[path-to-campsite]/bin/campsite-statistics
It looks like you're new here. If you want to get involved, click one of these buttons!