- Timestamp:
- 08/12/08 10:20:17 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/webupdate-callisto
r8482 r9114 38 38 39 39 echo "do rsync for callisto files" >> $scriptlog 2>&1 40 rsync -av --delete --exclude=*/*/ *_E[.]root --exclude=*/*/callisto.rc $datapath/callisto/ $webpath/callisto >> $scriptlog 2>&140 rsync -av --delete --exclude=*/*/20[01][0-9]*_Y_*[.]root --exclude=*/*/callisto.rc $datapath/callisto/ $webpath/callisto >> $scriptlog 2>&1 41 41 42 42 echo "do rsync for subsystem files" >> $scriptlog 2>&1
Note:
See TracChangeset
for help on using the changeset viewer.