source: main/trunk/greenstone3/ANT-LOGRESET-RESTART-CUSTOM.sh@ 37308

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

Updated comment

  • Property svn:executable set to *
File size: 189 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 reset-logs && ./ANT-START-CUSTOM.sh
7
Note: See TracBrowser for help on using the repository browser.