add hex to bundle (#1836)

This commit is contained in:
David Holdeman 2020-09-29 16:04:41 -05:00 committed by GitHub
parent 5f72947d6f
commit 0359e17853
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ else
chmod u+x ../misc/encedo_hex2dfu/hex2dfu.bin
../misc/encedo_hex2dfu/hex2dfu.bin -i build/rusefi.hex -o deliver/rusefi.dfu
fi
cp build/rusefi.hex deliver/
cp build/rusefi.bin deliver/
echo "$SCRIPT_NAME: build folder content:"