]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/blob - fetch-scripts/ubuntu-cdimage
Exclude Translation* in the first pass
[sipb-mirrors.git] / fetch-scripts / ubuntu-cdimage
1 #!/bin/sh
2
3 RSYNCSOURCE=rsync://rsync.cdimage.ubuntu.com/cdimage
4 #RSYNCSOURCE=rsync://ubuntu.media.mit.edu/ubuntu-releases
5 BASEDIR=${MIRRORDIR}/ubuntu-cdimage
6
7 rsync --recursive --times --links --hard-links \
8       --stats --delete --delete-after \
9       --verbose \
10       ${RSYNCSOURCE} ${BASEDIR}