modified: more-common-settings.sh
This commit is contained in:
parent
49f27537fd
commit
f74c1791f0
1 changed files with 4 additions and 1 deletions
|
@ -108,3 +108,6 @@ fi
|
||||||
# NextDNS
|
# NextDNS
|
||||||
echo "[DSMOSS] Add NextDNS..."
|
echo "[DSMOSS] Add NextDNS..."
|
||||||
open "/System/Library/PreferencePanes/Profiles.prefPane" "nxt.mobileconfig"
|
open "/System/Library/PreferencePanes/Profiles.prefPane" "nxt.mobileconfig"
|
||||||
|
echo Enable Sneed Settings and NextDNS then press ENTER.
|
||||||
|
read
|
||||||
|
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
|
Loading…
Reference in a new issue