Ignore:
Timestamp:
08/12/08 10:20:17 (16 years ago)
Author:
snruegam
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/scripts/webupdate-callisto

    r8482 r9114  
    3838
    3939echo "do rsync for callisto files" >> $scriptlog 2>&1
    40 rsync -av --delete --exclude=*/*/*_E[.]root --exclude=*/*/callisto.rc $datapath/callisto/ $webpath/callisto >> $scriptlog 2>&1
     40rsync -av --delete --exclude=*/*/20[01][0-9]*_Y_*[.]root --exclude=*/*/callisto.rc $datapath/callisto/ $webpath/callisto >> $scriptlog 2>&1
    4141
    4242echo "do rsync for subsystem files" >> $scriptlog 2>&1
Note: See TracChangeset for help on using the changeset viewer.