diff options
Diffstat (limited to 'sync-autobuilds.sh')
-rwxr-xr-x | sync-autobuilds.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sync-autobuilds.sh b/sync-autobuilds.sh index 64bf1d1..6247aa7 100755 --- a/sync-autobuilds.sh +++ b/sync-autobuilds.sh @@ -8,7 +8,6 @@ ARCHES="alpha amd64 arm64 arm hppa ia64 ppc s390 sh sparc x86" # directories that would otherwise be deleted. RSYNC_OPTS=( -aO - --password-file=/etc/mastermirror-fetch/poseidon-rsync.passwd --delete --delete-delay --timeout=600 |