Skip to content

Instantly share code, notes, and snippets.

@claytonflesher
Created October 3, 2015 16:02
Show Gist options
  • Save claytonflesher/d1512cf5efc19ad042f5 to your computer and use it in GitHub Desktop.
Save claytonflesher/d1512cf5efc19ad042f5 to your computer and use it in GitHub Desktop.
0,10,20,30,40,50 * * * * /bin/bash -l -c
'cd /home/clayton/apps/bill_tracker
&& RAILS_ENV=production bundle exec rake bill_status:email_updates --silent'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment