From 8b5d8b80ed190b03a1b344ed2f4ab006f7547b48 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 23 Oct 2022 21:47:06 -0400 Subject: [PATCH] Change back to Mullvad Signed-off-by: Tommy --- install.sh | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/install.sh b/install.sh index f3406e9..f691d78 100644 --- a/install.sh +++ b/install.sh @@ -14,9 +14,5 @@ awk 'NR==2 {print "auth sufficient pam_tid.so"} 1' /etc/pam.d/sudo > / /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" brew tap homebrew/autoupdate -brew install --cask android-studio docker free-gpgmail github ivpn visual-studio-code -brew install ffmpeg yt-dlp - -sudo chmod 400 /Applications/IVPN.app/Contents/Resources/etc/ca.crt -sudo chmod 400 /Applications/IVPN.app/Contents/Resources/etc/ta.key -sudo chmod 400 /Applications/IVPN.app/Contents/Resources/etc/dnscrypt-proxy-template.toml \ No newline at end of file +brew install --cask android-studio docker free-gpgmail github mullvadvpn visual-studio-code +brew install ffmpeg yt-dlp \ No newline at end of file