add parsec cask
This commit is contained in:
parent
79a5aae32b
commit
e14a865460
1 changed files with 5 additions and 1 deletions
|
@ -110,4 +110,8 @@ echo "[DSMOSS] Add NextDNS..."
|
|||
open "/System/Library/PreferencePanes/Profiles.prefPane" "nxt.mobileconfig"
|
||||
echo Enable NextDNS then press ENTER.
|
||||
read
|
||||
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
|
||||
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
|
||||
|
||||
# Install Parsec
|
||||
echo "[DSMOSS] Install Parsec..."
|
||||
brew install --cask parsec
|
Loading…
Reference in a new issue