Fix environment path for mac (FIXME: test on ubuntu)
This commit is contained in:
parent
3978fec3d6
commit
a8e4aa77c8
3 changed files with 3 additions and 3 deletions
2
bin/rake
2
bin/rake
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env ruby1.9.1
|
||||
#!/usr/bin/env ruby
|
||||
require_relative '../config/boot'
|
||||
require 'rake'
|
||||
Rake.application.run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue