Update deconz-v3.sh

This commit is contained in:
tteckster 2022-05-10 08:35:26 -04:00 committed by GitHub
parent ed6a25180b
commit 5d67940c59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ var_disk="2"
var_cpu="1"
var_ram="512"
var_os="ubuntu"
var_version="20.04"
var_version="22.04"
NEXTID=$(pvesh get /cluster/nextid)
INTEGER='^[0-9]+$'
NSAPP=$(echo ${APP,,} | tr -d ' ')