]> git.openstreetmap.org Git - rails.git/blobdiff - script/generate
Update Potlatch 2 to 0.5-294-g58c9d2c build
[rails.git] / script / generate
index ef976e09f35cee42521f7c4715550cddd5342bc3..62a8a4c0c533bc691bbefcb2bac15132c04a6a58 100755 (executable)
@@ -1,3 +1,3 @@
 #!/usr/bin/env ruby
-require File.dirname(__FILE__) + '/../config/boot'
-require 'commands/generate'
\ No newline at end of file
+require File.expand_path('../../config/boot',  __FILE__)
+require 'commands/generate'