Skip to content

Instantly share code, notes, and snippets.

@jlstr
Created August 3, 2011 21:44
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 jlstr/1123865 to your computer and use it in GitHub Desktop.
Save jlstr/1123865 to your computer and use it in GitHub Desktop.
*/1 * * * * cd /home/jose/work/Cronox/lib/tasks/ && /home/jose/.rvm/bin/rvm rake RAILS_ENV=development wines:destroy_wines > ~/err1.log 2>&1
*/1 * * * * /home/jose/.rvm/bin/rvm rake -f /home/jose/work/Cronox/lib/tasks/deleteall wines:destroy_wines RAILS_ENV=development > ~/log666.log 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment