Skip to content

Commit

Permalink
Update Arch mirrorlist
Browse files Browse the repository at this point in the history
  • Loading branch information
Kron4ek committed Oct 24, 2023
1 parent 6a23e64 commit 5eb3b85
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions create-arch-bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -210,16 +210,16 @@ EOF

generate_mirrorlist () {
cat <<EOF > mirrorlist
Server = https://europe.mirror.pkgbuild.com/\$repo/os/\$arch
Server = https://archlinux.thaller.ws/\$repo/os/\$arch
Server = https://arch.midov.pl/arch/\$repo/os/\$arch
Server = https://mirror.osbeck.com/archlinux/\$repo/os/\$arch
Server = https://md.mirrors.hacktegic.com/archlinux/\$repo/os/\$arch
Server = https://mirror.sunred.org/archlinux/\$repo/os/\$arch
Server = https://mirror.ubrco.de/archlinux/\$repo/os/\$arch
Server = https://mirrors.qontinuum.space/archlinux/\$repo/os/\$arch
Server = https://mirror.f4st.host/archlinux/\$repo/os/\$arch
Server = https://mirror.cyberbits.eu/archlinux/\$repo/os/\$arch
Server = https://mirrors.atviras.lt/archlinux/\$repo/os/\$arch
Server = https://mirror.moson.org/arch/\$repo/os/\$arch
Server = https://archlinux.uk.mirror.allworldit.com/archlinux/\$repo/os/\$arch
Server = https://mirror.lcarilla.de/archlinux/\$repo/os/\$arch
Server = https://arch.jensgutermuth.de/\$repo/os/\$arch
Server = https://mirrors.uni-plovdiv.net/archlinux/\$repo/os/\$arch
Server = https://mirror.hackingand.coffee/arch/\$repo/os/\$arch
EOF
}

Expand Down

0 comments on commit 5eb3b85

Please sign in to comment.