only:Split ConfigGenerator around trigger_defines.txt #5051

This commit is contained in:
rusefillc 2023-06-17 22:50:55 -04:00
parent 04340f6a77
commit bee34f6d98
1 changed files with 4 additions and 0 deletions

View File

@ -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"