]> projects.mako.cc - selectricity-live/blob - script/runner
Commit memcache work. memcache is only enabled in production, and currently only...
[selectricity-live] / script / runner
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/runner'

Benjamin Mako Hill || Want to submit a patch?