source: other-projects/gs2-multi-os-merge/RUN-GREENSTONE-ANYWHERE.sh@ 29358

Last change on this file since 29358 was 23956, checked in by davidb, 13 years ago

Scripts to be located in the top level of 'run-anywhere' install

  • Property svn:executable set to *
File size: 105 bytes
Line 
1#!/bin/bash
2
3cd Greenstone-Anywhere
4
5source ./setup.bash
6
7./RESET-GREENSTONE.sh
8
9./gs2-server.sh
10
11cd ..
12
Note: See TracBrowser for help on using the repository browser.