mirror of https://github.com/tteck/Proxmox.git
Update alpine-vaultwarden-v5.sh
This commit is contained in:
parent
187befbb59
commit
bbfabfc8f6
|
@ -410,6 +410,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