mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 13:40:17 +00:00
Update 'roles/common/files/mirror-rsync'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user