source: other-projects/hathitrust/wcsa/extracted-features-solr/trunk/gslis-cluster/SCRIPTS/_remote-solr-delete-full-ef-collection.sh@ 31455

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

deprecated

  • Property svn:executable set to *
File size: 60 bytes
Line 
1#!/bin/bash
2
3ssh gc0 \
4 solr delete \
5 -c htrc-full-ef
Note: See TracBrowser for help on using the repository browser.