mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update ubuntu-vm.sh
tweak description
This commit is contained in:
		@@ -411,9 +411,12 @@ qm set $VMID \
 | 
				
			|||||||
  -ide2 ${STORAGE}:cloudinit \
 | 
					  -ide2 ${STORAGE}:cloudinit \
 | 
				
			||||||
  -boot order=scsi0 \
 | 
					  -boot order=scsi0 \
 | 
				
			||||||
  -serial0 socket \
 | 
					  -serial0 socket \
 | 
				
			||||||
  -description "# Ubuntu 22.04 VM
 | 
					  -description "<div align='center'><a href='https://Helper-Scripts.com'><img src='https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/logo-81x112.png'/></a>
 | 
				
			||||||
### https://github.com/tteck/Proxmox
 | 
					
 | 
				
			||||||
[](https://ko-fi.com/D1D7EP4GF)" >/dev/null
 | 
					  # Ubuntu 22.04 VM
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  <a href='https://ko-fi.com/D1D7EP4GF'><img src='https://img.shields.io/badge/☕-Buy me a coffee-blue' /></a>
 | 
				
			||||||
 | 
					  </div>" >/dev/null
 | 
				
			||||||
msg_ok "Created a Ubuntu 22.04 VM ${CL}${BL}(${HN})"
 | 
					msg_ok "Created a Ubuntu 22.04 VM ${CL}${BL}(${HN})"
 | 
				
			||||||
if [ "$START_VM" == "yes" ]; then
 | 
					if [ "$START_VM" == "yes" ]; then
 | 
				
			||||||
  msg_info "Starting Ubuntu 22.04 VM"
 | 
					  msg_info "Starting Ubuntu 22.04 VM"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user