Browse Source

Fix copy

pull/520/head
Xose Pérez 6 years ago
parent
commit
7855d41991
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      code/build.sh

+ 1
- 1
code/build.sh View File

@ -39,7 +39,7 @@ echo "--------------------------------------------------------------"
echo "Building web interface..."
node node_modules/gulp/bin/gulp.js || exit
# Build all the required firmwares
# Build all the required firmware images
echo "--------------------------------------------------------------"
echo "Building firmware images..."
mkdir -p ../firmware/espurna-$version


Loading…
Cancel
Save