pihole: feat: Add script to fetch root hints for unbound
This commit is contained in:
3
pihole/fetch_root_hints.sh
Executable file
3
pihole/fetch_root_hints.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
wget https://www.internic.net/domain/named.root -O unbound/root.hints
|
||||
Reference in New Issue
Block a user