Skip to content

Commit 49fccda

Browse files
authored
Update archive-build.sh
1 parent 38f7c91 commit 49fccda

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tools/archive-build.sh

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ rm -rf arduino-esp32/tools/pre-commit
4646
rm -rf arduino-esp32/tools/esp32-arduino-libs
4747
rm -rf arduino-esp32/tools/*.exe
4848
rm -rf arduino-esp32/tools/esptool.py
49-
rm -rf arduino-esp32/tools/get.py
50-
rm -rf arduino-esp32/tools/ide-debug
51-
rm -rf arduino-esp32/tools/gen_insights_package.py
52-
rm -rf arduino-esp32/platform.txt
53-
rm -rf arduino-esp32/programmers.txt
54-
rm -rf arduino-esp32/boards.txt
49+
# rm -rf arduino-esp32/tools/get.py
50+
# rm -rf arduino-esp32/tools/ide-debug
51+
# rm -rf arduino-esp32/tools/gen_insights_package.py
52+
# rm -rf arduino-esp32/platform.txt
53+
# rm -rf arduino-esp32/programmers.txt
54+
# rm -rf arduino-esp32/boards.txt
5555
rm -rf arduino-esp32/package.json
5656
rm -rf arduino-esp32/*.md
5757
cp -Rf tools/esp32-arduino-libs arduino-esp32/tools/

0 commit comments

Comments
 (0)