source: other-projects/hathitrust/wcsa/extracted-features-solr/trunk/gslis-cluster/SCRIPTS/remote-mongodb-start-all.sh

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

convenience scripts

  • Property svn:executable set to *
File size: 135 bytes
Line 
1#/bin/bash
2
3remote-mongodb-start-configservers.sh \
4&& remote-mongodb-start-shardservers.sh \
5&& remote-mongodb-start-routerservers.sh
Note: See TracBrowser for help on using the repository browser.