Parcourir la source

Update homeassistant-v5.sh

fix update
tteckster il y a 2 ans
Parent
commit
c159c1add2
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      ct/homeassistant-v5.sh

+ 0 - 1
ct/homeassistant-v5.sh

@@ -27,7 +27,6 @@ var_os="debian"
 var_version="11"
 NSAPP=$(echo ${APP,,} | tr -d ' ')
 var_install="${NSAPP}-v5-install"
-NEXTID=$(pvesh get /cluster/nextid)
 INTEGER='^[0-9]+$'
 YW=$(echo "\033[33m")
 BL=$(echo "\033[36m")