mirror of
https://github.com/tteck/Proxmox.git
synced 2025-01-19 11:29:57 +02:00
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 -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... "
|
||||
|
Loading…
x
Reference in New Issue
Block a user