diff --git a/pihole_container.sh b/pihole_container.sh
index 874bd76cd..7eb7c05a1 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