b.waal 7d8329c344 Update 'Installer.sh'
Changed Alpine version to 3.18
Renamed Check OS to Pre-Check,
now including dialog for static IP.
Added Log2Ram for Debian installs.
Added IP var to display when setup is finished.
Changed repo for Unattended-Upgrades.
2023-09-24 18:55:35 +02:00
2023-09-24 18:55:35 +02:00
2023-09-06 02:21:14 +02:00

Pi-Hole

Required packages:

Alpine: apk add wget bash newt grep

Debian: apt install wget whiptail ca-certificates -y

Running the installer:

wget https://git.ictcorpnet.com/b.waal/Pi-Hole/raw/branch/main/Installer.sh -O /tmp/installer.sh  
bash /tmp/installer.sh
Description
No description provided
Readme 72 KiB
Languages
Shell 100%