diff --git a/more-common-settings.sh b/more-common-settings.sh index 0c1bbfb..ff57f28 100755 --- a/more-common-settings.sh +++ b/more-common-settings.sh @@ -107,4 +107,7 @@ fi # NextDNS echo "[DSMOSS] Add NextDNS..." -open "/System/Library/PreferencePanes/Profiles.prefPane" "nxt.mobileconfig" \ No newline at end of file +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 \ No newline at end of file