Skip to content

Instantly share code, notes, and snippets.

@rubyonrailsworks
Created October 2, 2012 05:58
Show Gist options
  • Save rubyonrailsworks/3816546 to your computer and use it in GitHub Desktop.
Save rubyonrailsworks/3816546 to your computer and use it in GitHub Desktop.
Hourly update taobaoapp token
0 * * * * /bin/bash -l -c 'cd /home/geek/www2/magic_orders && /home/geek/.rvm/gems/ruby-1.9.3-p194/bin/rails runner '\''TaobaoAppToken.first.check_or_refresh!'\'''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment