mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 09:24:43 +00:00
3 lines
56 B
Ruby
Executable File
3 lines
56 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
exec "./bin/rails", "server", *ARGV
|