2024-02-17 12:01:54 -08:00
|
|
|
#!/usr/bin/env bash
|
2024-07-31 17:59:39 -07:00
|
|
|
|
|
|
|
# do we need export EXTRA_LIVE_DATA_FILE=",../../../board_extra.yaml" here?
|
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
|