mirror of
https://github.com/Kron4ek/Conty
synced 2025-02-05 08:45:57 +01:00
Update Arch mirrorlist
This commit is contained in:
parent
ce0abe2531
commit
f38454d4ac
1 changed files with 4 additions and 4 deletions
|
@ -92,11 +92,11 @@ EOF
|
||||||
|
|
||||||
generate_mirrorlist () {
|
generate_mirrorlist () {
|
||||||
cat <<EOF > mirrorlist
|
cat <<EOF > mirrorlist
|
||||||
Server = https://mirror.osbeck.com/archlinux/\$repo/os/\$arch
|
|
||||||
Server = https://geo.mirror.pkgbuild.com/\$repo/os/\$arch
|
|
||||||
Server = https://europe.mirror.pkgbuild.com/\$repo/os/\$arch
|
|
||||||
Server = https://mirror.f4st.host/archlinux/\$repo/os/\$arch
|
Server = https://mirror.f4st.host/archlinux/\$repo/os/\$arch
|
||||||
Server = https://archlinux.thaller.ws/\$repo/os/\$arch
|
Server = https://mirror.chaoticum.net/arch/\$repo/os/\$arch
|
||||||
|
Server = https://mirror.tux.si/arch/\$repo/os/\$arch
|
||||||
|
Server = https://mirror.hackingand.coffee/arch/\$repo/os/\$arch
|
||||||
|
Server = https://arch.hu.fo/archlinux/\$repo/os/\$arch
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue