From 25d958a5e7c679156ae6df51b4b3ecbeaf7c9012 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Sun, 24 Sep 2023 18:56:22 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 30f55f5..678534e 100644 --- a/README.md +++ b/README.md @@ -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 bash /tmp/installer.sh +``` + +## This script uses the following repo's as dependencies: +``` +Unattended-Upgrades ``` \ No newline at end of file