mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-25 04:22:28 +01:00
4 lines
94 B
Ruby
4 lines
94 B
Ruby
every '0 13,14,15,16,17 * * 1-5' do
|
|
command "foreman run bundle exec rake rates:update"
|
|
end
|