Try a different mirror for testing and need to use pacman for pkg update before we have yay
This commit is contained in:
parent
7721a0efca
commit
020d1309b0
@ -1,8 +1,8 @@
|
||||
# Set mirror to single geo setup
|
||||
echo 'Server = https://geo.mirror.pkgbuild.com/$repo/os/$arch' |
|
||||
echo 'Server = http://mirror.23m.com/archlinux/$repo/os/$arch' |
|
||||
sudo tee /etc/pacman.d/mirrorlist >/dev/null
|
||||
|
||||
# Update indexes if online
|
||||
if ping -c5 omarchy.org &>/dev/null; then
|
||||
yay -Syy
|
||||
sudo pacman -Syy
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user