Added pi-hole notes to the knowledge base

This commit is contained in:
Michele Cereda
2022-04-17 23:30:56 +02:00
parent 48759fae77
commit 95e83ca1ec

14
knowledge base/pi-hole.md Normal file
View File

@@ -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