diff --git a/knowledge base/pi-hole.md b/knowledge base/pi-hole.md new file mode 100644 index 0000000..ec0c41f --- /dev/null +++ b/knowledge base/pi-hole.md @@ -0,0 +1,14 @@ +# Pi-hole + +## TL;DR + +```shell +# one-step automated install +curl -sSL https://install.pi-hole.net | bash +``` + +## Sources + +- Pi-hole's [repository] + +[repository]: https://github.com/pi-hole/pi-hole