diff --git a/_compile_bundle.sh b/_compile_bundle.sh new file mode 100755 index 0000000..8db8762 --- /dev/null +++ b/_compile_bundle.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash +cd ext/rusefi/firmware/ +bash bin/compile.sh ../../../meta-info.env bundle \ No newline at end of file