Commit a54aa1dfa74a1b55b5900685c6781537ea8adea3

Authored by Ábner Oliveira
1 parent d9dcb235

ajustando o prepare deploy

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
script/prepare-deploy
... ... @@ -16,7 +16,7 @@ cd $NOOSFERO_PROJECT_PATH
16 16  
17 17 # bundle install
18 18  
19   -# bundle package
  19 +# bundle package --all
20 20  
21 21 # Pega a commit mais recente
22 22 REV=$(git --git-dir=$NOOSFERO_PROJECT_PATH/.git rev-parse HEAD)
... ...