mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	Update haos-vm.sh
add local-zfs
This commit is contained in:
		@@ -428,7 +428,7 @@ nfs | dir)
 | 
			
		||||
  DISK_IMPORT="-format raw"
 | 
			
		||||
  THIN=""
 | 
			
		||||
  ;;
 | 
			
		||||
btrfs)
 | 
			
		||||
btrfs | local-zfs)
 | 
			
		||||
  DISK_EXT=".raw"
 | 
			
		||||
  DISK_REF="$VMID/"
 | 
			
		||||
  DISK_IMPORT="-format raw"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user