mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Update haos-vm-v4.sh
This commit is contained in:
		
							parent
							
								
									d521a3c682
								
							
						
					
					
						commit
						fe00c2974c
					
				@ -64,14 +64,14 @@ else
 | 
			
		||||
    exit
 | 
			
		||||
fi
 | 
			
		||||
function header_info {
 | 
			
		||||
echo -e "${HA}
 | 
			
		||||
    __  __ ___    ____  _____
 | 
			
		||||
   / / / //   |v4/ __ \/ ___/
 | 
			
		||||
  / /_/ // /| | / / / /\__ \ 
 | 
			
		||||
 / __  // ___ |/ /_/ /___/ / 
 | 
			
		||||
/_/ /_//_/  |_|\____//____/  
 | 
			
		||||
     Home Assistant OS       
 | 
			
		||||
${CL}"
 | 
			
		||||
cat <<"EOF"
 | 
			
		||||
    __  __                        ___              _      __              __     ____  _____
 | 
			
		||||
   / / / /___  ____ ___  ___ v4  /   |  __________(_)____/ /_____ _____  / /_   / __ \/ ___/
 | 
			
		||||
  / /_/ / __ \/ __ `__ \/ _ \   / /| | / ___/ ___/ / ___/ __/ __ `/ __ \/ __/  / / / /\__ \ 
 | 
			
		||||
 / __  / /_/ / / / / / /  __/  / ___ |(__  |__  ) (__  ) /_/ /_/ / / / / /_   / /_/ /___/ / 
 | 
			
		||||
/_/ /_/\____/_/ /_/ /_/\___/  /_/  |_/____/____/_/____/\__/\__,_/_/ /_/\__/   \____//____/  
 | 
			
		||||
 | 
			
		||||
EOF
 | 
			
		||||
}
 | 
			
		||||
function msg_info() {
 | 
			
		||||
    local msg="$1"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user