From 53a486a3b70a805b6135e0ad5c9d57ee07127a9e Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Tue, 26 Oct 2021 17:32:01 -0500 Subject: [PATCH] Update 1-setup.sh --- 1-setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/1-setup.sh b/1-setup.sh index 99b8a67..0adfafe 100755 --- a/1-setup.sh +++ b/1-setup.sh @@ -17,7 +17,6 @@ echo "Setting up mirrors for optimal download " echo "-------------------------------------------------" pacman -S --noconfirm pacman-contrib curl pacman -S --noconfirm reflector rsync -iso=$(curl -4 ifconfig.co/country-iso) cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.bak nc=$(grep -c ^processor /proc/cpuinfo)