mirror of
https://github.com/kidwellj/proxmox-scripts.git
synced 2025-01-09 13:12:22 +00:00
Updated pihole_cloudflared_container.sh
This commit is contained in:
parent
d44264cd2e
commit
450eee5405
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue