4 lines
123 B
Bash
4 lines
123 B
Bash
|
#!/usr/bin/env bash
|
||
|
cd ext/rusefi/firmware/
|
||
|
bash bin/compile.sh ../../../meta-info.env ../simulator/build/rusefi_simulator
|