3 lines
93 B
Bash
3 lines
93 B
Bash
|
#!/usr/bin/env bash
|
||
|
cd ext/rusefi/firmware/
|
||
|
bash bin/compile.sh ../../../meta-info.env bundle
|