]> projects.mako.cc - selectricity-live/blob - script/cluster
Can upload images on the edit_general_information page as well, but has no checks...
[selectricity-live] / script / cluster
1 #!/bin/sh
2
3 PATH=/var/lib/gems/1.8/bin:$PATH
4
5 mongrel_rails cluster::$1

Benjamin Mako Hill || Want to submit a patch?