Przeglądaj źródła

Update ha_setup.sh

tteckster 3 lat temu
rodzic
commit
931bedda5d
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      setup/ha_setup.sh

+ 1 - 0
setup/ha_setup.sh

@@ -77,6 +77,7 @@ docker run -d \
   -v /dev:/dev \
   -v hass_config:/config \
   -v /etc/localtime:/etc/localtime:ro \
+  -v /etc/timezone:/etc/timezone:ro\
   --net=host \
   homeassistant/home-assistant:stable &>/dev/null