From a54aa1dfa74a1b55b5900685c6781537ea8adea3 Mon Sep 17 00:00:00 2001 From: Abner Oliveira Date: Fri, 20 May 2016 11:04:47 -0300 Subject: [PATCH] ajustando o prepare deploy --- script/prepare-deploy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/prepare-deploy b/script/prepare-deploy index 540ca38..e6e1287 100755 --- a/script/prepare-deploy +++ b/script/prepare-deploy @@ -16,7 +16,7 @@ cd $NOOSFERO_PROJECT_PATH # bundle install -# bundle package +# bundle package --all # Pega a commit mais recente REV=$(git --git-dir=$NOOSFERO_PROJECT_PATH/.git rev-parse HEAD) -- libgit2 0.21.2