]> git.openstreetmap.org Git - rails.git/blob - script/server
* Turn the hardcoded #<%= changeset.id %> into t('msg', :id =>
[rails.git] / script / server
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/server'