mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-03 21:33:48 +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
|