mirror of
https://github.com/System-End/cdn.git
synced 2026-04-19 18:35:12 +00:00
2 lines
56 B
Ruby
Executable file
2 lines
56 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
exec "./bin/rails", "server", *ARGV
|