From 91e6ad5422aa93ad5f904ea6a62e3a643225ca6e Mon Sep 17 00:00:00 2001 From: mfgbhatti Date: Sun, 16 Jan 2022 17:41:54 +0000 Subject: [PATCH] added https protocol with curl --- 0-preinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0-preinstall.sh b/0-preinstall.sh index e3369df..2d3c887 100755 --- a/0-preinstall.sh +++ b/0-preinstall.sh @@ -23,7 +23,7 @@ echo -ne " Setting up mirrors for optimal download " source setup.conf -iso=$(curl -4 ifconfig.co/country-iso) +iso=$(curl --fail https://ifconfig.co/country-iso) timedatectl set-ntp true pacman -S --noconfirm pacman-contrib terminus-font setfont ter-v22b