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
|
||||
update_script
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ "$VERB" == "yes" ]; then set -x; fi
|
||||
if [ "$CT_TYPE" == "1" ]; then
|
||||
|
|
Loading…
Reference in New Issue