Files
oam/knowledge base/pi-hole.md
2022-11-02 20:03:23 +01:00

18 lines
240 B
Markdown

# Pi-hole
## TL;DR
```sh
# One-step automated install.
curl -sSL 'https://install.pi-hole.net' | bash
# Update Graviton's DB.
pihole -g
```
## Further readings
- Pi-hole's [repository]
[repository]: https://github.com/pi-hole/pi-hole