mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update podman_ha_setup.sh
This commit is contained in:
		
							parent
							
								
									c54b6b91f4
								
							
						
					
					
						commit
						87a17ad526
					
				| 
						 | 
				
			
			@ -32,6 +32,7 @@ apt update &>/dev/null
 | 
			
		|||
apt-get -qqy upgrade &>/dev/null
 | 
			
		||||
 | 
			
		||||
echo -e "${CHECKMARK} \e[1;92m Installing Dependencies... \e[0m"
 | 
			
		||||
apt-get update &>/dev/null
 | 
			
		||||
apt-get -qqy install \
 | 
			
		||||
    curl \
 | 
			
		||||
    runc &>/dev/null
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue