#-------------------------------------------------------------------------------- #$Header: /cvsroot/esrg/sfesrg/esrgweba/scripts/crontab.txt,v 1.5 2003/04/24 21:16:35 dtashley Exp $ #-------------------------------------------------------------------------------- #This file specifies the time to extract web content from CVS and put #it as material accessible to the web server. This file is made #active via the "crontab" command. # #Once per week on Sunday at 2:30 p.m. California time seems as reasonable #as any other policy. If changes are urgent, the script to update the #site content from CVS will be run manually. Once per week is adequate #for automatic update. #-------------------------------------------------------------------------------- MAILTO=dtashley@users.sourceforge.net 30 14 * * 0 /home/groups/e/es/esrg/scripts/cvs_web_refresh.txt # #-------------------------------------------------------------------------------- #$Log: crontab.txt,v $ #Revision 1.5 2003/04/24 21:16:35 dtashley #Timing of crontab file changed to once per week. # #Revision 1.4 2003/04/24 10:19:42 dtashley #Spacing issue corrected. # #Revision 1.3 2003/04/24 10:18:07 dtashley #Time corrected to 2:30 a.m. # #Revision 1.2 2003/04/24 10:12:17 dtashley #Minor formatting issues corrected. # #Revision 1.1 2003/04/24 10:11:12 dtashley #Initial checkin. #--------------------------------------------------------------------------------