From 6301e4dd4532711dbeaf8fc2aa167519cfbfcf94 Mon Sep 17 00:00:00 2001 From: Francis Irving Date: Wed, 28 Oct 2009 23:57:15 +0000 Subject: With new deploy system, is already in the rails app. --- script/rails-post-deploy | 3 --- 1 file changed, 3 deletions(-) (limited to 'script/rails-post-deploy') diff --git a/script/rails-post-deploy b/script/rails-post-deploy index d30561df3..94e9b85a5 100755 --- a/script/rails-post-deploy +++ b/script/rails-post-deploy @@ -16,9 +16,6 @@ set -e MYSOCIETY_DIR=`pwd` -# $1 should be the directory of the rails app -cd $1 - # make sure that there is an app directory, so are in a rails app tree cd app/.. -- cgit v1.2.3