ansible/roles/common/files/mirror-rsync-daily

5 lines
291 B
Plaintext
Raw Normal View History

#!/bin/bash
# Mirror rsync jobs for ftp.thunix.net that run daily
rsync -rvltpHS --delete-excluded rsync://ftp.halifax.rwth-aachen.de/ubuntu-releases/ /var/www/ftp.thunix.cf/ubuntu-releases
rsync -avz --delete --safe-links rsync://rsync.apache.org/apache-dist /var/www/ftp.thunix.cf/apache/