3 lines
94 B
Plaintext
Executable file
3 lines
94 B
Plaintext
Executable file
#!/usr/bin/ruby18
|
|
require File.dirname(__FILE__) + '/../config/boot'
|
|
require 'commands/server' |