Skip to content

Commit

Permalink
let's see if this works
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtOfCode- committed Jan 17, 2018
1 parent 71d1ad9 commit cfb62cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/schedule.rb
Expand Up @@ -23,5 +23,5 @@
end

every 1.day, at: '2:10am' do
command Rails.root.join('dump', 'dump.sh').to_s
command 'dump/dump.sh'
end

0 comments on commit cfb62cf

Please sign in to comment.