mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
Added pi-hole notes to the knowledge base
This commit is contained in:
14
knowledge base/pi-hole.md
Normal file
14
knowledge base/pi-hole.md
Normal 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
|
||||
Reference in New Issue
Block a user