only:Split ConfigGenerator around trigger_defines.txt #5051
This commit is contained in:
parent
04340f6a77
commit
bee34f6d98
|
@ -7,6 +7,10 @@
|
|||
|
||||
set -e
|
||||
|
||||
cd ../java_tools
|
||||
./gradlew :config_definition:shadowJar
|
||||
cd ../firmware
|
||||
|
||||
echo "This script reads rusefi_config.txt and produces firmware persistent configuration headers"
|
||||
echo "the storage section of rusefiXXX.ini is updated as well"
|
||||
|
||||
|
|
Loading…
Reference in New Issue