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

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

With the introduction os 'ant-start-settings.bash' in extension folders, can now have these files already in place (no need to create from .in versions)

  • 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.