We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 497c441 commit 859deefCopy full SHA for 859deef
compile_firmware.sh
@@ -1,3 +1,5 @@
1
#!/usr/bin/env bash
2
+
3
+# do we need export EXTRA_LIVE_DATA_FILE=",../../../board_extra.yaml" here?
4
cd ext/rusefi/firmware/
5
bash bin/compile.sh ../../../meta-info.env
0 commit comments