Browse Source

Update ha_setup.sh

tteckster 3 năm trước cách đây
mục cha
commit
931bedda5d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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