mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Update haos_vm.sh
This commit is contained in:
		
							parent
							
								
									b38e54392d
								
							
						
					
					
						commit
						c6dbf87328
					
				@ -328,7 +328,6 @@ qm set $VMID \
 | 
			
		||||
  -scsi0 ${DISK1_REF},size=32G >/dev/null
 | 
			
		||||
qm set $VMID \
 | 
			
		||||
  -boot order=scsi0 >/dev/null
 | 
			
		||||
qm set $VMID --delete local-lvm:vm-$VMID-disk-2
 | 
			
		||||
msg_ok "Created HAOS VM ${CL}${BL}${VM_NAME}"
 | 
			
		||||
 | 
			
		||||
if [ "$START_VM" == "yes" ]; then
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user