From 0e6f3a275551011e8d82d39bd913a0b4c028bc71 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 18 Jan 2022 18:51:25 -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 874bd76c..7eb7c05a 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/Proxmox/main/pihole_setup.sh +wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/pihole_setup.sh load_module overlay