initial commit
This commit is contained in:
commit
d48313b7d3
96 changed files with 15121 additions and 0 deletions
3
script/server
Executable file
3
script/server
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env ruby
|
||||
require File.dirname(__FILE__) + '/../config/boot'
|
||||
require 'commands/server'
|
Loading…
Add table
Add a link
Reference in a new issue