Update 'README.md'

This commit is contained in:
b.waal 2023-09-24 18:56:22 +02:00
parent 7d8329c344
commit 25d958a5e7

View File

@ -11,4 +11,9 @@ Debian: apt install wget whiptail ca-certificates -y
``` ```
wget https://git.ictcorpnet.com/b.waal/Pi-Hole/raw/branch/main/Installer.sh -O /tmp/installer.sh wget https://git.ictcorpnet.com/b.waal/Pi-Hole/raw/branch/main/Installer.sh -O /tmp/installer.sh
bash /tmp/installer.sh bash /tmp/installer.sh
```
## This script uses the following repo's as dependencies:
```
Unattended-Upgrades
``` ```