]> git.openstreetmap.org Git - rails.git/blob - script/server
Adding the ability to see the min/max lat/lon for a changeset in the data browser...
[rails.git] / script / server
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/server'