copy hex to deliver (#5133)

This commit is contained in:
David Holdeman 2023-06-26 19:59:21 -05:00 committed by GitHub
parent 7f70da7bfe
commit fa5a2204df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ else
# standalone images (for use with no bootloader)
cp build/rusefi.bin deliver/
cp build/rusefi.dfu deliver/
cp build/rusefi.hex deliver/
fi
# bootloader and composite image