diff --git a/roles/common/files/mirror-rsync b/roles/common/files/mirror-rsync index 8191fa9..5b1d5d9 100644 --- a/roles/common/files/mirror-rsync +++ b/roles/common/files/mirror-rsync @@ -1,5 +1,5 @@ #!/bin/bash -# Rsync jobs for ftp.thunix.net +# Mirror rsync jobs for ftp.thunix.net rsync -rvltpHS --delete-excluded rsync://ftp.gnu.org/gnu/ /var/www/ftp.thunix.cf/gnu-ftp rsync -rvltpHS --delete-excluded rsync://ftp.gnu.org/alpha/ /var/www/ftp.thunix.cf/gnu-alpha