# Pi-Hole ## Required packages: ``` wget, bash ``` ## Running the installer: ``` wget https://raw.githubusercontent.com/Beeranco/PiAutomation/main/Installer.sh -O /tmp/installer.sh bash /tmp/installer.sh ```