public
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/halorgium/mephisto.git
commit  9c610fccc09a0ea54393685b10d27f93c53baf8c
tree    4cb24aeccdc69501560e2daa138e6529c3bee9ab
parent  b9b07612fbb61a73530bd0920ef62ddbddfb2aa7
mephisto / script / server
100755 3 lines (3 sloc) 0.096 kb
1
2
3
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/server'