Update pihole_container.sh

This commit is contained in:
tteckster 2022-01-18 18:51:25 -05:00 committed by GitHub
parent e573a90577
commit 0e6f3a2755
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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