Show
Ignore:
Timestamp:
02/07/07 10:03:35 (2 years ago)
Author:
moseley
Message:

Enable the daily full rebuild of the site.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • swish_website/etc/crontab

    r1894 r1899  
    1515 
    1616# Create the daily tarballs 
    17 0 19 * * *          $ROOT/swish_website/bin/swish-daily.pl --topdir=$ROOT/swish_daily_build --tardir=$ROOT/swish-daily || echo "Problem building swish-daily" 
     170 20 * * *          $ROOT/swish_website/bin/swish-daily.pl --topdir=$ROOT/swish_daily_build --tardir=$ROOT/swish-daily || echo "Problem building swish-daily" 
    1818 
    19 # Once a day rebuild the entire site. 
    20 # 20 2 * * *         $ROOT/swish_website/build.sh $ROOT -all 
     19# Once a day rebuild the entire site.  Should be done soon after  
     20# Should be done soon after the daily build so the daily is included in the website 
     2115 20 * * *         $ROOT/swish_website/build.sh $ROOT -all