diff --git a/roles/webserver/files/mirror-rsync-daily b/roles/webserver/files/mirror-rsync-daily index ff123f6..fd7b6d3 100644 --- a/roles/webserver/files/mirror-rsync-daily +++ b/roles/webserver/files/mirror-rsync-daily @@ -1,7 +1,7 @@ #!/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 -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/ rsync -rlptv --delete ftp.ibiblio.org::ldp_mirror /var/ftp/tldp