File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -144,12 +144,11 @@ DWARFS_COMPRESSOR_ARGUMENTS=(
144144# List of links to arch bootstrap archive
145145# Conty will try to download each one of them sequentially
146146BOOTSTRAP_DOWNLOAD_URLS=(
147- ' https://arch.hu.fo/archlinux/iso/latest/archlinux-bootstrap-x86_64.tar.zst'
148- ' https://mirror.cyberbits.eu/archlinux/iso/latest/archlinux-bootstrap-x86_64.tar.zst'
149- ' https://mirror.osbeck.com/archlinux/iso/latest/archlinux-bootstrap-x86_64.tar.zst'
150- ' https://mirror.lcarilla.de/archlinux/iso/latest/archlinux-bootstrap-x86_64.tar.zst'
151- ' https://mirror.moson.org/archlinux/iso/latest/archlinux-bootstrap-x86_64.tar.zst'
152- ' https://mirror.f4st.host/archlinux/iso/latest/archlinux-bootstrap-x86_64.tar.zst'
147+ ' https://umea.mirror.pkgbuild.com/iso/latest/archlinux-bootstrap-x86_64.tar.zst'
148+ ' https://de.arch.mirror.kescher.at/iso/latest/archlinux-bootstrap-x86_64.tar.zst'
149+ ' https://de.arch.niranjan.co/iso/latest/archlinux-bootstrap-x86_64.tar.zst'
150+ ' https://mirror.moson.org/arch/iso/latest/archlinux-bootstrap-x86_64.tar.zst'
151+ ' https://fastly.mirror.pkgbuild.com/iso/latest/archlinux-bootstrap-x86_64.tar.zst'
153152)
154153
155154# sha256sums.txt file to verify downloaded bootstrap archive with
You can’t perform that action at this time.
0 commit comments