From ca1d50086112371035a1382f1c04cbaae0fcdec8 Mon Sep 17 00:00:00 2001 From: simeononsecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Mon, 24 Jan 2022 03:19:54 +0000 Subject: [PATCH] Update macos.sh --- macos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macos.sh b/macos.sh index 30a8e28..c193f42 100644 --- a/macos.sh +++ b/macos.sh @@ -88,7 +88,7 @@ sudo networksetup -setdnsservers "Wi-Fi" 127.0.0.1 sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.captive.control.plist Active -bool false #Install / Update Curl -brew install curl --with-openssl +brew install curl # Privoxy brew install privoxy