annotate script/server @ 431:d3af621ba9d4 bug_168

Update the master branch via git pull master rather than git fetch (which doesn't merge any particular branch)
author Chris Cannam
date Sun, 05 Jun 2011 10:28:27 +0100
parents 94944d00e43c
children
rev   line source
Chris@0 1 #!/usr/bin/env ruby
chris@37 2 require File.expand_path('../../config/boot', __FILE__)
chris@37 3 require 'commands/server'