From 65428f74d0256f4468b33f4243e856a46c6ff0d1 Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 29 Oct 2019 18:06:09 +0100 Subject: [PATCH] added comment --- scripts/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/build.sh b/scripts/build.sh index aca0f9e1d..dac14fc93 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -76,6 +76,7 @@ build_webui() { build_environments() { echo "--------------------------------------------------------------" echo "Building firmware images..." + # don't move to firmware folder until Travis fixed (see https://github.com/travis-ci/dpl/issues/846#issuecomment-547157406) # mkdir -p $destination for environment in $environments; do