From 080cfccb89735a9fcc199e7dfc4fda6575ad6151 Mon Sep 17 00:00:00 2001 From: beech Date: Wed, 19 Feb 2025 19:01:06 -0600 Subject: [PATCH] Reflector fix 2 --- install1.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install1.sh b/install1.sh index 0213ce3..4ccf280 100644 --- a/install1.sh +++ b/install1.sh @@ -66,8 +66,7 @@ pacman -Sy pacman -S archlinux-keyring --noconfirm pacman -S pacman-contrib terminus-font --noconfirm --needed sed -i 's/^#ParallelDownloads/ParallelDownloads/' /etc/pacman.conf -pacman -S reflector rsync --noconfirm --needed -echo "" > /etc/pacman.d/mirrorlist +pacman -S reflector rsync --noconfirm --needed reflector -a 48 -c "US" -f 5 -l 20 --sort rate --save /etc/pacman.d/mirrorlist # install arch