Update podman_ha_setup.sh

This commit is contained in:
tteckster 2022-04-03 18:09:18 -04:00 committed by GitHub
parent 0fcaa91cb9
commit 2e64f86ecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -77,8 +77,6 @@ podman run -d \
--restart always \
-v /var/run/podman/podman.sock:/var/run/docker.sock \
-v yacht:/config \
-v /etc/localtime:/etc/localtime:ro \
-v /etc/timezone:/etc/timezone:ro \
-p 8000:8000 \
selfhostedpro/yacht:latest &>/dev/null
echo -e "${CM}${CL} \r"