From: Tom Hughes Date: Wed, 28 Sep 2011 23:25:38 +0000 (+0100) Subject: Remove old process management scripts X-Git-Tag: live~6123 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/9ff70a861a79fb75081616cf46a9a81d2343f34f Remove old process management scripts --- diff --git a/script/plugin b/script/plugin deleted file mode 100755 index b82201fa8..000000000 --- a/script/plugin +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env ruby -require File.expand_path('../../config/boot', __FILE__) -require 'commands/plugin'