source: gs3-extensions/iiif-servlet/trunk/src/INSTALL-CANTALOUPE-WAR.sh@ 32876

Last change on this file since 32876 was 32876, checked in by davidb, 5 years ago

Tweaks to text

  • Property svn:executable set to *
File size: 204 bytes
Line 
1#!/bin/bash
2
3echo "Copying cantaloupe war file to tomcat/webapps area as gs-cantaloupe.war"
4
5/bin/cp packages/cantaloupe-4.0.2/target/cantaloupe-4.0.2.war ../../packages/tomcat/webapps/gs-cantaloupe.war
6
Note: See TracBrowser for help on using the repository browser.