6 lines
102 B
Bash
6 lines
102 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cd ext/rusefi/firmware/
|
||
|
|
||
|
bash config/boards/common_script.sh ../../../../.. ARCH_STM32F4
|