mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-11-24 23:53:47 +01:00
There were a lot of places (like in help functions) that used multiple echo calls instead of heredocs. Personal opinion but this seems cleaner.