source: main/trunk/greenstone3/ant-restart-with-exts.sh@ 37682

Last change on this file since 37682 was 37682, checked in by davidb, 12 months ago

Renaming of scripts from 'CUSTOM' to 'with-exts'

  • Property svn:executable set to *
File size: 172 bytes
Line 
1#!/bin/bash
2
3# Could add custom code here if needed, but likely already dealt with
4# in companion "ANT-*CUSTOM.sh" scripts
5
6./ANT-STOP-CUSTOM.sh && ./ANT-START-CUSTOM.sh
7
8
Note: See TracBrowser for help on using the repository browser.