You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Change directory to /opt/shrine/tomcat/webapps. Delete all the files and directories. 

cd /opt/shrine/tomcat/webapps
rm -rf *

Download the shrine-api.war into webapps. (SHRINE is now a single .war file.)

wget https://repo.open.catalyst.harvard.edu/nexus/content/groups/public/net/shrine/shrine-api-war/3.0.0/shrine-api-war-3.0.0.war -O shrine-api.war
  • No labels