Skip to content

Commit

Permalink
avoid re-installing when calling the deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
debbabi committed Apr 13, 2016
1 parent 4218e80 commit 7ec840c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions java/deploy_all.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/bash

mvn clean install

cd boot/org.cohorte.pyboot
mvn deploy
sleep 6
Expand Down

0 comments on commit 7ec840c

Please sign in to comment.