Initial Commit
[cs356-p2-videostore.git] / script / process / spawner
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../../config/boot'
3 require 'commands/process/spawner'