Skip to content

Instantly share code, notes, and snippets.

@bkmorse
Created January 29, 2014 14:03
Show Gist options
  • Select an option

  • Save bkmorse/8688596 to your computer and use it in GitHub Desktop.

Select an option

Save bkmorse/8688596 to your computer and use it in GitHub Desktop.
crontab -e to run a codeigniter controller method - I'll forget this
0,13,28,43 * * * * php htdocs/index.php social_posts twitter
1,14,29,44 * * * * php htdocs/index.php social_posts instagram
2,15,30,45 * * * * php htdocs/index.php social_posts facebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment