copy hex to deliver (#5133)
This commit is contained in:
parent
7f70da7bfe
commit
fa5a2204df
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue