mirror of https://github.com/tteck/Proxmox.git
Update adguard_container.sh
This commit is contained in:
parent
ae4edd0bf0
commit
c59a73bbc4
|
@ -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/adguard_setup.sh
|
||||
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/adguard_setup.sh
|
||||
|
||||
load_module overlay
|
||||
|
||||
|
|
Loading…
Reference in New Issue