source: main/trunk/gs-release-builder/create-gs2-src-caveat.sh@ 37368

Last change on this file since 37368 was 37368, checked in by kjdon, 14 months ago

fixed a path

  • Property svn:executable set to *
File size: 166 bytes
Line 
1#!/bin/bash
2
3echo "RUNNING GS2 SRC CAVEAT at " `date` > gs2-src-out.txt
4env >> gs2-src-out.txt
5cd /greenstone/gs-release-builder/envi/bin
6./envi.pl gs2-src-caveat $*
Note: See TracBrowser for help on using the repository browser.