mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update podman_ha_setup.sh
This commit is contained in:
parent
574fe3ac90
commit
0fcaa91cb9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue