Update deconz-v3.sh

This commit is contained in:
tteckster 2022-05-10 08:41:31 -04:00 committed by GitHub
parent 79e38f3ab0
commit d03c84e5b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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