mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Don't need this update
This commit is contained in:
@@ -3,8 +3,3 @@
|
|||||||
# Set mirror to single geo setup
|
# Set mirror to single geo setup
|
||||||
echo 'Server = https://geo.mirror.pkgbuild.com/$repo/os/$arch' |
|
echo 'Server = https://geo.mirror.pkgbuild.com/$repo/os/$arch' |
|
||||||
sudo tee /etc/pacman.d/mirrorlist >/dev/null
|
sudo tee /etc/pacman.d/mirrorlist >/dev/null
|
||||||
|
|
||||||
# Update indexes if online
|
|
||||||
if ping -c5 omarchy.org &>/dev/null; then
|
|
||||||
sudo pacman -Syy
|
|
||||||
fi
|
|
||||||
|
|||||||
Reference in New Issue
Block a user