From 2b33bb8a12e44ccce3dfa7b730a313e44e64d685 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 4 Apr 2017 21:35:34 +0200 Subject: [PATCH] fix master --- build-scripts/resinos-build/create_resinos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-scripts/resinos-build/create_resinos.sh b/build-scripts/resinos-build/create_resinos.sh index 6b88c27d1..a90b148fe 100755 --- a/build-scripts/resinos-build/create_resinos.sh +++ b/build-scripts/resinos-build/create_resinos.sh @@ -40,7 +40,7 @@ WORKSPACE=${BUILD_DIR:=$SCRIPTPATH}/resin-board HASSIO_ROOT=${HASSIO_ROOT:=$SCRIPTPATH/../..} DOWNLOAD_DIR=$PERSISTENT_WORKDIR/shared-downloads SSTATE_DIR=$PERSISTENT_WORKDIR/$MACHINE/sstate -RESIN_BRANCH=${RESIN_BRANCH:=latest} +RESIN_BRANCH=${RESIN_BRANCH:=master} # evaluate git repo and arch case $MACHINE in