You've already forked Proxmox
mirror of
https://github.com/tteck/Proxmox.git
synced 2025-07-16 08:04:36 +02:00
Update podman_ha_setup.sh
This commit is contained in:
@ -67,7 +67,7 @@ apt-get -y install podman &>/dev/null
|
||||
echo -e "${CM}${CL} \r"
|
||||
|
||||
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 -en "${GN} Installing Yacht... "
|
||||
|
Reference in New Issue
Block a user