]> projects.mako.cc - selectricity-live/blob - script/destroy
Modified graphs to ahve a 4 color scheme, but it isn't the full palette of selectrici...
[selectricity-live] / script / destroy
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/destroy'

Benjamin Mako Hill || Want to submit a patch?