lib/template/src/scripts/console.erb in scala-bootstrapper-0.7.2 vs lib/template/src/scripts/console.erb in scala-bootstrapper-0.8.0
- old
+ new
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-$: << File.dirname(__FILE__) + "/../../../target/gen-rb"
+$: << File.dirname(__FILE__) + "/../../target/gen-rb"
require "rubygems"
require "bundler/setup"
require "thrift"