]> git.openstreetmap.org Git - rails.git/blob - script/process/spawner
I moved Potlatch's locales but didn't update this, which broke all i18n
[rails.git] / script / process / spawner
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../../config/boot'
3 $:.unshift "#{RAILS_ROOT}/vendor/plugins/irs_process_scripts/lib"
4 require 'commands/process/spawner'