mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update podman_ha_setup.sh
This commit is contained in:
		
							parent
							
								
									574fe3ac90
								
							
						
					
					
						commit
						0fcaa91cb9
					
				| 
						 | 
					@ -67,7 +67,7 @@ apt-get -y install podman &>/dev/null
 | 
				
			||||||
echo -e "${CM}${CL} \r"
 | 
					echo -e "${CM}${CL} \r"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
echo -en "${GN} Pulling Yacht Image... "
 | 
					echo -en "${GN} Pulling Yacht Image... "
 | 
				
			||||||
podman pull docker.io/selfhostedpro/yacht:latest &>/dev/null
 | 
					podman pull ghcr.io/selfhostedpro/yacht:latest &>/dev/null
 | 
				
			||||||
echo -e "${CM}${CL} \r"
 | 
					echo -e "${CM}${CL} \r"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
echo -en "${GN} Installing Yacht... "
 | 
					echo -en "${GN} Installing Yacht... "
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue