Skip to content

Instantly share code, notes, and snippets.

@beef
Created May 28, 2009 13:03
Show Gist options
  • Save beef/119283 to your computer and use it in GitHub Desktop.
Save beef/119283 to your computer and use it in GitHub Desktop.
# m h dom mon dow command
*/30 * * * * cd /var/www/default/current; /usr/bin/rake xapian:update_index RAILS_ENV=production
0 0 * * 7 cd /var/www/default/current; /usr/bin/rake xapian:rebuild_index models='Profile Job Diary Article' RAILS_ENV=production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment