mirror of https://github.com/tteck/Proxmox.git
Update ha_setup.sh
parent
eff3af5bdc
commit
931bedda5d
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue