source: main/trunk/greenstone3/ANT-STOP-CUSTOM.sh@ 37644

Last change on this file since 37644 was 37644, checked in by anupama, 13 months ago

Moved back the capitalised ANT-* scripts from ext to the toplevel folder. Dr Bainbridge had emailed that they're not meant to be in ext.

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