Skip to content

Commit

Permalink
Add shebang back to rackup
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Dec 26, 2009
1 parent 9ce4c79 commit e43e4d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/rackup
@@ -1,2 +1,4 @@
#!/usr/bin/env ruby

require "rack" require "rack"
Rack::Server.start Rack::Server.start

0 comments on commit e43e4d8

Please sign in to comment.