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.
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
Languages
Shell
100%