From b2b63834d882c31f32e9b0af66aa6e34de01a703 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 24 Jul 2017 10:59:19 +0200 Subject: [PATCH] ResinHup 0.3 --- build-scripts/frontend-build-env/create_frontend.sh | 2 +- resinhup | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build-scripts/frontend-build-env/create_frontend.sh b/build-scripts/frontend-build-env/create_frontend.sh index 3dcfa9d..d092edb 100755 --- a/build-scripts/frontend-build-env/create_frontend.sh +++ b/build-scripts/frontend-build-env/create_frontend.sh @@ -73,7 +73,7 @@ BUILD_DIR=${BUILD_DIR:=$SCRIPTPATH} WORKSPACE=${BUILD_DIR:=$SCRIPTPATH}/hassio-frontend echo "[INFO] Checkout hass.io repository" - if [ ! -d "$WORKSPACE" ]; then +if [ ! -d "$WORKSPACE" ]; then git clone "$REPOSITORY" "$WORKSPACE" cd "$WORKSPACE" && git checkout -b "$BRANCH" git submodule update --init --recursive --remote diff --git a/resinhup b/resinhup index 1bc32be..122cd97 160000 --- a/resinhup +++ b/resinhup @@ -1 +1 @@ -Subproject commit 1bc32be613f093f52a0a8f1c103d076212ec97b1 +Subproject commit 122cd97adcb6b4f0ed1a9e54c7d04e303286db78