From 32a329cff1a687064c7f920fc0483e3133285b0d Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 30 Nov 2021 19:40:21 -0500 Subject: [PATCH] Update pihole_container.sh --- pihole_container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pihole_container.sh b/pihole_container.sh index abf6d55b..874bd76c 100644 --- a/pihole_container.sh +++ b/pihole_container.sh @@ -72,7 +72,7 @@ function load_module() { TEMP_DIR=$(mktemp -d) pushd $TEMP_DIR >/dev/null -wget -qL https://raw.githubusercontent.com/tteck/Proxmox2/main/pihole_setup.sh +wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/pihole_setup.sh load_module overlay