Update podman_ha_setup.sh

pull/84/head
tteckster 3 years ago committed by GitHub
parent 7ef00c687d
commit 6dd717923c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -72,7 +72,7 @@ podman run -d \
selfhostedpro/yacht:latest &>/dev/null selfhostedpro/yacht:latest &>/dev/null
echo -e "${CHECKMARK} \e[1;92m Pulling Home Assistant Image...\e[0m" echo -e "${CHECKMARK} \e[1;92m Pulling Home Assistant Image...\e[0m"
podman pull ghcr.io/home-assistant/home-assistant:stable &>/dev/null podman pull docker.io/home-assistant/home-assistant:stable &>/dev/null
echo -e "${CHECKMARK} \e[1;92m Installing Home Assistant... \e[0m" echo -e "${CHECKMARK} \e[1;92m Installing Home Assistant... \e[0m"
podman volume create hass_config >/dev/null podman volume create hass_config >/dev/null

Loading…
Cancel
Save

Powered by BW's shoe-string budget.