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