mirror of
https://github.com/System-End/identity-vault.git
synced 2026-04-19 22:05:07 +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
|