Skip to content

Instantly share code, notes, and snippets.

@stefthoen
Created October 31, 2013 07:22
Show Gist options
  • Save stefthoen/7245510 to your computer and use it in GitHub Desktop.
Save stefthoen/7245510 to your computer and use it in GitHub Desktop.
Cronjob for InfiniteWP hosted on Webfaction
*/20 * * * * /usr/local/bin/php -q -d safe_mode=Off /home/baardbaard/webapps/infinitewp/cron.php >/dev/null 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment