scripts/buildcron
changeset 297 4cedf26eaa83
parent 296 48ed893a420c
child 298 d4abe1c863d1
equal deleted inserted replaced
296:48ed893a420c 297:4cedf26eaa83
     1 # mail any output to ‘johnk’, no matter whose crontab this is
       
     2 MAILTO=johnk@symbian.org
       
     3 # run at 1 am 
       
     4 0 1 * * 0-5  /bin/bash -c /home/symbian/wrttools/scripts/shepard.sh > /home/symbian/scratch/build$$.out 2>&1