aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Titus <[email protected]>2021-10-26 17:32:01 -0500
committerGitHub <[email protected]>2021-10-26 17:32:01 -0500
commit53a486a3b70a805b6135e0ad5c9d57ee07127a9e (patch)
tree718e83a4888a4440cac5f85caac849d3894b071d
parent9c3ed813604b820760ede0f362e99d0e9ef608af (diff)
downloadArchTitus-53a486a3b70a805b6135e0ad5c9d57ee07127a9e.tar.xz
ArchTitus-53a486a3b70a805b6135e0ad5c9d57ee07127a9e.zip
Update 1-setup.sh
-rwxr-xr-x1-setup.sh1
1 files changed, 0 insertions, 1 deletions
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)