mirror of
https://github.com/System-End/identity-vault.git
synced 2026-04-20 00:25:21 +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
|