Update create_homeassistant.sh

This commit is contained in:
Pascal Vizeli 2017-07-10 22:05:34 +02:00 committed by GitHub
parent 4260aeaab5
commit 704886b57d

View file

@ -4,6 +4,7 @@ set -e
BUILD_CONTAINER_NAME=homeassistant-build-$$
DOCKER_PUSH="false"
DOCKER_CACHE="false"
DOCKER_WITH_LATEST="true"
DOCKER_HUB=homeassistant
cleanup() {