Created
February 27, 2019 08:43
-
-
Save jakenology/fb7b410b65de47f8228aac46bd70a0e0 to your computer and use it in GitHub Desktop.
Block Pi-hole Local Host
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo > /etc/pihole/local.list | |
chown root:root /etc/pihole/local.list | |
pihole restartdns |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment