mirror of
https://github.com/edcommonwealth/e2c-api.git
synced 2026-03-09 07:28:44 -07:00
2 lines
56 B
Ruby
Executable file
2 lines
56 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
exec "./bin/rails", "server", *ARGV
|