mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Merge pull request #72 from pi-hole/fix/typography
Replace "months" dropped during latest update.
This commit is contained in:
@@ -52,7 +52,7 @@ The first thing you need to do is to install the recursive DNS resolver:
|
||||
sudo apt install unbound
|
||||
```
|
||||
|
||||
**Important**: Download the current root hints file (the list of primary root servers which are serving the domain `.`). Update it roughly every six. Note that this file changes infrequently.
|
||||
**Important**: Download the current root hints file (the list of primary root servers which are serving the domain "." - the root domain). Update it roughly every six months. Note that this file changes infrequently.
|
||||
```
|
||||
wget -O root.hints https://www.internic.net/domain/named.root
|
||||
sudo mv root.hints /var/lib/unbound/
|
||||
|
||||
Reference in New Issue
Block a user