From 79d4245edb508c6799c6de9e8aeff1c4565fdf22 Mon Sep 17 00:00:00 2001 From: pfg Date: Tue, 29 May 2018 14:19:16 -0700 Subject: [PATCH] Fix spacing --- auto_install/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto_install/install.sh b/auto_install/install.sh index f7b1bf8..8c4d07d 100755 --- a/auto_install/install.sh +++ b/auto_install/install.sh @@ -699,7 +699,7 @@ setClientDNS() { DNS.WATCH "" off Norton "" off FamilyShield "" off - CloudFlare "" off + CloudFlare "" off Custom "" off) if DNSchoices=$("${DNSChoseCmd[@]}" "${DNSChooseOptions[@]}" 2>&1 >/dev/tty)