mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 12:59:22 +00:00 
			
		
		
		
	Update haos_vm.sh
This commit is contained in:
		
							parent
							
								
									c93cb94297
								
							
						
					
					
						commit
						40c5618224
					
				@ -120,7 +120,7 @@ msg_ok "${CL}${BL}${URL}${CL}"
 | 
			
		||||
wget -q --show-progress $URL
 | 
			
		||||
echo -en "\e[1A\e[0K"
 | 
			
		||||
FILE=$(basename $URL)
 | 
			
		||||
msg_ok "Downloaded ${CL}${BL}${RELEASE_TYPE}${CL}${GN} Disk Image"
 | 
			
		||||
msg_ok "Downloaded ${CL}${BL}qcow2${CL}${GN} Disk Image"
 | 
			
		||||
msg_info "Extracting Disk Image"
 | 
			
		||||
case $FILE in
 | 
			
		||||
  *"gz") gunzip -f $FILE ;;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user