removing drivers from update bundle

This commit is contained in:
rusefi 2020-07-05 14:43:56 -04:00
parent 30ccfee1e3
commit 7df5795dcd
1 changed files with 2 additions and 2 deletions

View File

@ -100,10 +100,10 @@ cd ..
mkdir -p artifacts
mv temp/$FULL_BUNDLE_FILE artifacts
echo "Removing more static content"
echo "Removing more static content from ${CONSOLE_FOLDER}"
rm -rf $CONSOLE_FOLDER/openocd
rm -rf $CONSOLE_FOLDER/DfuSe
rm -rf $CONSOLE_FOLDER/drivers
rm -rf $CONSOLE_FOLDER/../drivers
rm -rf $CONSOLE_FOLDER/rusefi_simulator.exe
rm -rf $CONSOLE_FOLDER