mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-30 18:49:09 +03:00
added comment
This commit is contained in:
@@ -76,6 +76,7 @@ build_webui() {
|
|||||||
build_environments() {
|
build_environments() {
|
||||||
echo "--------------------------------------------------------------"
|
echo "--------------------------------------------------------------"
|
||||||
echo "Building firmware images..."
|
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
|
# mkdir -p $destination
|
||||||
|
|
||||||
for environment in $environments; do
|
for environment in $environments; do
|
||||||
|
|||||||
Reference in New Issue
Block a user