source:
issm/trunk/cron/cronfiles/winxp32_cronfile@
1612
Last change on this file since 1612 was 1612, checked in by , 16 years ago | |
---|---|
File size: 266 bytes |
Line | |
---|---|
1 | #use /bin/bash to run commands, overriding the default set by cron |
2 | SHELL=/bin/bash |
3 | |
4 | #mail output to Eric |
5 | MAILTO=eric.larour@jpl.nasa.gov |
6 | |
7 | #cronjob: issm sunday-friday 9:00pm |
8 | 0 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.