Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Commit

Permalink
Run follow-followers on the hour
Browse files Browse the repository at this point in the history
  • Loading branch information
joegatt committed Sep 17, 2013
1 parent a3d2716 commit c622e69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/schedule.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
rake 'joegattnet:ten_minutes'
end

# every '0 * * * *' do
# rake 'joegattnet:one_hour'
# end
every '0 * * * *' do
rake 'joegattnet:one_hour'
end

0 comments on commit c622e69

Please sign in to comment.