source: other-projects/hathitrust/wcsa/extracted-features-solr/trunk/web-portal/INSTALL.sh@ 31383

Last change on this file since 31383 was 31383, checked in by davidb, 7 years ago

Files for initial functioning search page

  • Property svn:executable set to *
File size: 222 bytes
Line 
1#!/bin/bash
2
3/bin/cp *.html *.js *.css ../solr-server-head/solr-webapp/webapp/.
4/bin/cp etc/jetty.xml etc/realm.properties ../solr-server-head/etc/.
5
6/bin/cp WEB-INF/*.xml ../solr-server-head/solr-webapp/webapp/WEB-INF/.
7
Note: See TracBrowser for help on using the repository browser.