fw-custom-mega100/compile_firmware.sh

11 lines
285 B
Bash
Raw Normal View History

2024-02-17 12:01:54 -08:00
#!/usr/bin/env bash
2024-09-01 19:09:31 -07:00
2024-09-02 20:59:50 -07:00
export META_OUTPUT_ROOT_FOLDER=$(realpath --relative-to=ext/rusefi/firmware generated)/
2024-09-01 19:09:31 -07:00
echo "META_OUTPUT_ROOT_FOLDER=$META_OUTPUT_ROOT_FOLDER"
2024-09-02 20:59:50 -07:00
export AUTOMATION_REF=`git branch --show-current`
2023-12-04 06:45:45 -08:00
cd ext/rusefi/firmware/
2024-02-17 12:01:54 -08:00
bash bin/compile.sh ../../../meta-info.env