X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/85f197b6df81cef19fe6a2a1cfc0429ea50051c7..03eda9714a04408f060151c861e7b28742ef9227:/script/plugin diff --git a/script/plugin b/script/plugin new file mode 100755 index 000000000..26ca64c06 --- /dev/null +++ b/script/plugin @@ -0,0 +1,3 @@ +#!/usr/bin/env ruby +require File.dirname(__FILE__) + '/../config/boot' +require 'commands/plugin' \ No newline at end of file