mirror of
https://github.com/kidwellj/proxmox-scripts.git
synced 2025-07-06 07:24:09 +00:00
Updated pihole_cloudflared_container.sh
This commit is contained in:
parent
d44264cd2e
commit
450eee5405
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue