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

Last change on this file since 36743 was 36224, checked in by kjdon, 2 years ago

scripts for the source releases

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