mirror of https://github.com/rusefi/wideband.git
don't need to specify full path, just folder for dst
This commit is contained in:
parent
b3c7f2a685
commit
9c7b9364c7
|
@ -43,5 +43,5 @@ xxd -i build/wideband_image.bin \
|
|||
| cat <(echo -n "static const ") - \
|
||||
> ${DELIVER_DIR}/wideband_image.h
|
||||
|
||||
cp ${DELIVER_DIR}/wideband_image_with_bl.bin ../for_rusefi/wideband_image_with_bl.bin
|
||||
cp ${DELIVER_DIR}/wideband_image.h ../for_rusefi/wideband_image.h
|
||||
cp ${DELIVER_DIR}/wideband_image_with_bl.bin ../for_rusefi/
|
||||
cp ${DELIVER_DIR}/wideband_image.h ../for_rusefi/
|
||||
|
|
Loading…
Reference in New Issue