update the mirror linked from

This commit is contained in:
smayzy 2025-04-22 13:13:25 +02:00
parent 49fa10252b
commit 3b9ae327cb

View File

@ -13,11 +13,11 @@ bwlimit=0
# The source URL of the mirror you want to sync from. # The source URL of the mirror you want to sync from.
# Chose a tier 1 mirror from this list and use its rsync URL: # Chose a tier 1 mirror from this list and use its rsync URL:
# https://www.archlinux.org/mirrors/ # https://www.archlinux.org/mirrors/
source_url='rsync://mirror.theo546.fr/archlinux/' source_url='rsync://mirror.raiolanetworks.com/pub/archlinux/'
# An HTTP(S) URL pointing to the 'lastupdate' file on your chosen mirror. # An HTTP(S) URL pointing to the 'lastupdate' file on your chosen mirror.
# Use the HTTP(S) URL from your chosen mirror. # Use the HTTP(S) URL from your chosen mirror.
lastupdate_url='https://mirror.theo546.fr/archlinux/lastupdate' lastupdate_url='https://mirror.raiolanetworks.com/archlinux/lastupdate'
exec 9>"${lock}" exec 9>"${lock}"
flock -n 9 || exit flock -n 9 || exit