mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update post-install.sh
This commit is contained in:
		
							parent
							
								
									79eb153c5a
								
							
						
					
					
						commit
						47a76e6977
					
				| 
						 | 
					@ -30,12 +30,11 @@ if [ `pveversion | grep "pve-manager/7" | wc -l` -ne 1 ]; then
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
function header_info {
 | 
					function header_info {
 | 
				
			||||||
echo -e "${RD}
 | 
					echo -e "${RD}
 | 
				
			||||||
  _______      ________ ______   _____          _     _____           _        _ _ 
 | 
					    ____ _    _____________   ____             __     ____           __        ____
 | 
				
			||||||
 |  __ \ \    / /  ____|____  | |  __ \        | |   |_   _|         | |      | | |
 | 
					   / __ \ |  / / ____/__  /  / __ \____  _____/ /_   /  _/___  _____/ /_____ _/ / /
 | 
				
			||||||
 | |__) \ \  / /| |__      / /  | |__) |__  ___| |_    | |  _ __  ___| |_ __ _| | |
 | 
					  / /_/ / | / / __/    / /  / /_/ / __ \/ ___/ __/   / // __ \/ ___/ __/ __  / / / 
 | 
				
			||||||
 |  ___/ \ \/ / |  __|    / /   |  ___/ _ \/ __| __|   | | |  _ \/ __| __/ _  | | |
 | 
					 / ____/| |/ / /___   / /  / ____/ /_/ (__  ) /_   _/ // / / (__  ) /_/ /_/ / / /  
 | 
				
			||||||
 | |      \  /  | |____  / /    | |  | (_) \__ \ |_   _| |_| | | \__ \ || (_| | | |
 | 
					/_/     |___/_____/  /_/  /_/    \____/____/\__/  /___/_/ /_/____/\__/\__,_/_/_/   
 | 
				
			||||||
 |_|       \/   |______|/_/     |_|   \___/|___/\__| |_____|_| |_|___/\__\__,_|_|_|
 | 
					 | 
				
			||||||
${CL}"
 | 
					${CL}"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue