mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Use one consistent mirror list
This commit is contained in:
@@ -19,11 +19,8 @@ EOF
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Set mirrors to global ones only
|
# Set mirrors to global ones only
|
||||||
sudo tee /etc/pacman.d/mirrorlist >/dev/null <<'EOF'
|
omarchy-refresh-pacman-mirrorlist
|
||||||
Server = https://mirror.omarchy.org/$repo/os/$arch
|
|
||||||
Server = https://mirror.rackspace.com/archlinux/$repo/os/$arch
|
|
||||||
Server = https://geo.mirror.pkgbuild.com/$repo/os/$arch
|
|
||||||
EOF
|
|
||||||
|
|
||||||
# Refresh all repos
|
# Refresh all repos
|
||||||
sudo pacman -Syu --noconfirm
|
sudo pacman -Syu --noconfirm
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user