Explorar el Código

Update haos_vm.sh

tteckster hace 3 años
padre
commit
d1fb13f5aa
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      vm/haos_vm.sh

+ 0 - 1
vm/haos_vm.sh

@@ -309,7 +309,6 @@ case $STORAGE_TYPE in
   btrfs|nfs|dir)
         DISK_EXT=".qcow2"
         DISK_REF="$VMID/"
-        IMPORT_OPT="-format qcow2"
 esac
 for i in {0,1}; do
   disk="DISK$i"