Skip to content

Commit

Permalink
Remove Windows specific command
Browse files Browse the repository at this point in the history
  • Loading branch information
williamn committed Feb 17, 2012
1 parent 18440bd commit 8580a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion juvia-blog/script/rails
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env ruby.exe
#!/usr/bin/env ruby
# This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application.

APP_PATH = File.expand_path('../../config/application', __FILE__)
Expand Down

0 comments on commit 8580a80

Please sign in to comment.