fix frontend build

This commit is contained in:
Pascal Vizeli 2017-05-20 00:15:57 +02:00
parent dd1e4f3615
commit 425bd49319

View file

@ -86,8 +86,5 @@ docker run --rm \
homeassistant/frontend-build-env \
/run-build.sh
echo "[INFO] cleanup WORKSPACE"
rm -rf "$WORKSPACE"
cleanup "okay"
exit 0