save! changed to save for add_theme method, and a check to give the election an embed...
[selectricity] / script / process / reaper
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../../config/boot'
3 require 'commands/process/reaper'

Benjamin Mako Hill || Want to submit a patch?