Skip to content

Commit

Permalink
update pihemr deploy to include -U
Browse files Browse the repository at this point in the history
  • Loading branch information
mogoodrich committed Jul 13, 2017
1 parent 814bf90 commit 96102c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pihemrDeploy.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

git pull
mvn openmrs-sdk:deploy -Ddistro=api/src/main/resources/openmrs-distro.properties
mvn openmrs-sdk:deploy -Ddistro=api/src/main/resources/openmrs-distro.properties -U

0 comments on commit 96102c9

Please sign in to comment.