source: issm/trunk/cron/cronfiles/winxp32_cronfile@ 1612

Last change on this file since 1612 was 1612, checked in by Eric.Larour, 16 years ago

organised all cronfiles

File size: 266 bytes
Line 
1#use /bin/bash to run commands, overriding the default set by cron
2SHELL=/bin/bash
3
4#mail output to Eric
5MAILTO=eric.larour@jpl.nasa.gov
6
7#cronjob: issm sunday-friday 9:00pm
80 21 * * 0-5 cd /cygdrive/c/home/issm/trunk/cron && ./nightlyrun.sh configs/winxp32_larour
Note: See TracBrowser for help on using the repository browser.