drivers not needed in autoupdate bundle
This commit is contained in:
parent
8360a5d111
commit
4fde0f20cc
|
@ -103,6 +103,7 @@ mv temp/$FULL_BUNDLE_FILE artifacts
|
|||
echo "Removing more static content"
|
||||
rm -rf $CONSOLE_FOLDER/openocd
|
||||
rm -rf $CONSOLE_FOLDER/DfuSe
|
||||
rm -rf $CONSOLE_FOLDER/drivers
|
||||
rm -rf $CONSOLE_FOLDER/rusefi_simulator.exe
|
||||
|
||||
rm -rf $CONSOLE_FOLDER
|
||||
|
|
Loading…
Reference in New Issue