Skip to content

Instantly share code, notes, and snippets.

@rantastic
Last active October 4, 2015 15:28
Show Gist options
  • Save rantastic/2660694 to your computer and use it in GitHub Desktop.
Save rantastic/2660694 to your computer and use it in GitHub Desktop.
UNIX: Php Script Cron Job
wget -O - -q http://THEURL >/dev/null 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment