mirror of https://github.com/tteck/Proxmox.git
Update alpine-adguard-v5.sh
This commit is contained in:
parent
1bd635936a
commit
187befbb59
|
@ -441,6 +441,7 @@ if ! command -v pveversion >/dev/null 2>&1; then
|
||||||
else
|
else
|
||||||
update_script
|
update_script
|
||||||
fi
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
if [ "$VERB" == "yes" ]; then set -x; fi
|
if [ "$VERB" == "yes" ]; then set -x; fi
|
||||||
if [ "$CT_TYPE" == "1" ]; then
|
if [ "$CT_TYPE" == "1" ]; then
|
||||||
|
|
Loading…
Reference in New Issue