Skip to content

Commit d45f640

Browse files
authored
rm every exe from folder tools
1 parent a93eb10 commit d45f640

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/archive-build.sh

+1-2
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,11 @@ rm -rf arduino-esp32/libraries/TFLiteMicro
3838
rm -rf arduino-esp32/libraries/ESP32
3939
rm -rf arduino-esp32/package
4040
rm -rf arduino-esp32/tools/esp32-arduino-libs
41+
rm -rf arduino-esp32/tools/*.exe
4142
rm -rf arduino-esp32/tools/esptool.py
4243
rm -rf arduino-esp32/tools/get.py
43-
rm -rf arduino-esp32/tools/get.exe
4444
rm -rf arduino-esp32/tools/ide-debug
4545
rm -rf arduino-esp32/tools/gen_insights_package.py
46-
rm -rf arduino-esp32/tools/gen_insights_package.exe
4746
rm -rf arduino-esp32/platform.txt
4847
rm -rf arduino-esp32/programmers.txt
4948
rm -rf arduino-esp32/boards.txt

0 commit comments

Comments
 (0)