modified: more-common-settings.sh

This commit is contained in:
The Ghost of FOSS' Past 2024-10-31 16:20:14 -05:00
parent 49f27537fd
commit f74c1791f0

View file

@ -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