Skip to content

Commit

Permalink
mira is not finding ruby right for the jobs, hardcode for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kormoc committed Jun 17, 2017
1 parent 11c02be commit 9aeeb73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/delayed_job
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env ruby
#!/usr/local/rvm/rubies/ruby-2.3.0/bin/ruby

require File.expand_path(File.join(File.dirname(__FILE__), '..', 'config', 'environment'))
require 'delayed/command'
Expand Down

0 comments on commit 9aeeb73

Please sign in to comment.