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

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

convenience scripts

  • Property svn:executable set to *
File size: 135 bytes
RevLine 
[31307]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.