Closed ausfestivus closed 5 years ago
Add a new alias to allow flushing of local DNS cache on MacOS
sudo killall -HUP mDNSResponder;sudo killall mDNSResponderHelper;sudo dscacheutil -flushcache
Tested this commit in dev. Worked fine.
Add a new alias to allow flushing of local DNS cache on MacOS
sudo killall -HUP mDNSResponder;sudo killall mDNSResponderHelper;sudo dscacheutil -flushcache