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