source: vlo/branches/vlo-3.3-oeaw/vlo-distribution/src/main/bin/unpack-wars.sh @ 6759

Last change on this file since 6759 was 6759, checked in by davor.ostojic@oeaw.ac.at, 9 years ago

merged with trunk 3.4

  • Property svn:executable set to *
File size: 120 bytes
Line 
1#!/bin/sh
2unzip -d vlo vlo-web-app-${project.parent.version}.war
3unzip -d solr vlo-solr-${project.parent.version}.war
Note: See TracBrowser for help on using the repository browser.