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