mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update haos_vm.sh
This commit is contained in:
		
							parent
							
								
									e5c6edae9f
								
							
						
					
					
						commit
						d1fb13f5aa
					
				| 
						 | 
					@ -309,7 +309,6 @@ case $STORAGE_TYPE in
 | 
				
			||||||
  btrfs|nfs|dir)
 | 
					  btrfs|nfs|dir)
 | 
				
			||||||
        DISK_EXT=".qcow2"
 | 
					        DISK_EXT=".qcow2"
 | 
				
			||||||
        DISK_REF="$VMID/"
 | 
					        DISK_REF="$VMID/"
 | 
				
			||||||
        IMPORT_OPT="-format qcow2"
 | 
					 | 
				
			||||||
esac
 | 
					esac
 | 
				
			||||||
for i in {0,1}; do
 | 
					for i in {0,1}; do
 | 
				
			||||||
  disk="DISK$i"
 | 
					  disk="DISK$i"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue