mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-29 02:43:52 +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
|