Created
April 3, 2018 17:29
-
-
Save alekstrust/0b15a1611479023f204a993815108771 to your computer and use it in GitHub Desktop.
Updates configuration from dspace-source
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /home/dspace/source-5.5/dspace | |
mvn package -P !dspace-jspui,!dspace-sword,!dspace-swordv2,!dspace-rdf | |
cd /home/dspace/source-5.5/dspace/target/dspace-installer | |
ant update_configs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment