Author: brianf Date: Tue Apr 7 12:00:11 2009 New Revision: 762722 URL: http://svn.apache.org/viewvc?rev=762722&view=rev Log: run twice a day
Modified: maven/repository-tools/trunk/src/bin/crontab.txt Modified: maven/repository-tools/trunk/src/bin/crontab.txt URL: http://svn.apache.org/viewvc/maven/repository-tools/trunk/src/bin/crontab.txt?rev=762722&r1=762721&r2=762722&view=diff ============================================================================== --- maven/repository-tools/trunk/src/bin/crontab.txt (original) +++ maven/repository-tools/trunk/src/bin/crontab.txt Tue Apr 7 12:00:11 2009 @@ -7,7 +7,7 @@ # sync rewrite rules to m1 repo at ibiblio 51 19 * * * cd $HOME/bin; ./synchronize-rewrite-rules-to-ibiblio.sh $HOME/bin/synchronize.properties # sync m2 repos -16 17 * * * cd $HOME/bin/; ./synchronize-inbound.sh +16 7/17 * * * cd $HOME/bin/; ./synchronize-inbound.sh # sync central to cica.es mirror 30 21 * * * cd $HOME/bin; ./synchronize-central-to-cica.sh $HOME/bin/synchronize.properties # sync central to repo.exist.com mirror