Fix environment path for mac (FIXME: test on ubuntu)

This commit is contained in:
Andrew Tomaka 2013-08-25 16:33:06 -04:00
parent 3978fec3d6
commit a8e4aa77c8
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env ruby1.9.1
#!/usr/bin/env ruby
require_relative '../config/boot'
require 'rake'
Rake.application.run