Explorar o código

Update haos-vm-v4.sh

tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
b402e0d5fe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vm/haos-vm-v4.sh

+ 1 - 1
vm/haos-vm-v4.sh

@@ -62,7 +62,7 @@ function cleanup() {
 }
 TEMP_DIR=$(mktemp -d)
 pushd $TEMP_DIR >/dev/null
-if [ `pveversion | grep "pve-manager/7.2" | wc -l` -ne 1 ]; then
+if [ `pveversion | grep "pve-manager/7" | wc -l` -ne 1 ]; then
         echo "⚠ This version of Proxmox Virtual Environment is not supported"
         echo "Requires PVE Version: =>7.2"
         echo "Exiting..."