1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-26 21:29:05 +00:00

Update hassio-supervisor

This commit is contained in:
Pascal Vizeli
2018-04-11 18:28:48 +02:00
committed by GitHub
parent e2c61ffbf4
commit 28cc11fbe0

View File

@@ -16,7 +16,7 @@ runSupervisor() {
-v $HASSIO_DATA:/data \
-e SUPERVISOR_SHARE=$HASSIO_DATA \
-e SUPERVISOR_NAME=hassio_supervisor \
-e HOMEASSISTANT_REPOSITORY=$HOMEASSISTANT \
$DOCKER_ARGS \
$SUPERVISOR
}