Skip to content

Instantly share code, notes, and snippets.

@NixImagery
Created October 14, 2016 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NixImagery/1df4b4b0f57daf2c693facfc7ded1bec to your computer and use it in GitHub Desktop.
Save NixImagery/1df4b4b0f57daf2c693facfc7ded1bec to your computer and use it in GitHub Desktop.
Crontab for a twitterbot
0,5,10,15,20,25,30,35,40,45,50,55 * * * * cd /var/www/vhosts/cullaloe.hostinguk.org/sptr && php -q /var/www/vhosts/cullaloe.hostinguk.org/sptr/tweet.php >/dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment