]> git.openstreetmap.org Git - rails.git/blob - script/process/reaper
back out the registration of the gpx mime type, as it didn't seem work
[rails.git] / script / process / reaper
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/reaper'