fix typo for DNS flush

This commit is contained in:
Matteo Crippa 2015-10-17 21:17:17 +02:00
parent 13cf0436cd
commit cf73963dc8

View File

@ -512,7 +512,7 @@ ipconfig getpacket en0
#### Clear DNS Cache
```bash
sudo dscachutil -flushcache && sudo killall -HUP mDNSResponder
sudo dscacheutil -flushcache && sudo killall -HUP mDNSResponder
```
### Hostname