2023-09-26 19:54:30 +02:00
2023-09-25 01:59:55 +02:00
2023-09-25 01:47:28 +02:00
2023-09-25 02:21:38 +02:00
2023-09-24 18:56:22 +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

This script uses the following repo's as dependencies:

Unattended-Upgrades
Description
No description provided
Readme 72 KiB
Languages
Shell 100%