]> git.openstreetmap.org Git - rails.git/blob - script/process/reaper
Wrap GPX API calls with the API error handler, and make sure the create
[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'