source: main/trunk/greenstone3/ANT-RESTART-CUSTOM.sh.in@ 37163

Last change on this file since 37163 was 37163, checked in by davidb, 16 months ago

Don't need the -x on the first line

  • Property svn:executable set to *
File size: 131 bytes
Line 
1#!/bin/bash
2
3# Add any customized code needed here, such as environemnt variables
4
5
6ant restart
7
8# Any customized clean up needed?
Note: See TracBrowser for help on using the repository browser.