From 450eee5405c70b7e6d054558ecd7ddd9178cc089 Mon Sep 17 00:00:00 2001 From: Steven Seifried Date: Sun, 16 Jan 2022 23:14:17 +0100 Subject: [PATCH] Updated pihole_cloudflared_container.sh --- pihole_cloudflared_container.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pihole_cloudflared_container.sh b/pihole_cloudflared_container.sh index 08c1691..f8cb689 100644 --- a/pihole_cloudflared_container.sh +++ b/pihole_cloudflared_container.sh @@ -73,8 +73,7 @@ function load_module() { TEMP_DIR=$(mktemp -d) pushd $TEMP_DIR >/dev/null -wget -qL https://raw.githubusercontent.com/StevenSeifried/proxmox-scripts/pihole-cloudflared/pihole_cloudflared_setup.sh -#wget -qL https://raw.githubusercontent.com/StevenSeifried/proxmox-scripts/main/pihole_cloudflared_setup.sh +wget -qL https://raw.githubusercontent.com/StevenSeifried/proxmox-scripts/main/pihole_cloudflared_setup.sh load_module overlay