mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update k0s-v5.sh
This commit is contained in:
		
							parent
							
								
									2d50962d25
								
							
						
					
					
						commit
						aa14ce6f7e
					
				
							
								
								
									
										12
									
								
								ct/k0s-v5.sh
								
								
								
								
							
							
						
						
									
										12
									
								
								ct/k0s-v5.sh
								
								
								
								
							| 
						 | 
				
			
			@ -1,12 +1,12 @@
 | 
			
		|||
#!/usr/bin/env bash
 | 
			
		||||
function header_info {
 | 
			
		||||
  cat <<"EOF"
 | 
			
		||||
    __   ____      
 | 
			
		||||
   / /__/ __ \__v4_
 | 
			
		||||
  / //_/ / / / ___/
 | 
			
		||||
 / ,< / /_/ (__  ) 
 | 
			
		||||
/_/|_|\____/____/  
 | 
			
		||||
                   
 | 
			
		||||
    __   ____          __ __      __                         __           
 | 
			
		||||
   / /__/ __ \_____   / //_/_  __/ /_  ___v5_________  ___  / /____  _____
 | 
			
		||||
  / //_/ / / / ___/  / ,< / / / / __ \/ _ \/ ___/ __ \/ _ \/ __/ _ \/ ___/
 | 
			
		||||
 / ,< / /_/ (__  )  / /| / /_/ / /_/ /  __/ /  / / / /  __/ /_/  __(__  ) 
 | 
			
		||||
/_/|_|\____/____/  /_/ |_\__,_/_.___/\___/_/  /_/ /_/\___/\__/\___/____/  
 | 
			
		||||
                                                                          
 | 
			
		||||
EOF
 | 
			
		||||
}
 | 
			
		||||
clear
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue