Update 1-setup.sh
This commit is contained in:
parent
9c3ed81360
commit
53a486a3b7
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue