Skip to content

Commit 349a23d

Browse files
authored
Update install-arduino.sh
1 parent 7d302d8 commit 349a23d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/install-arduino.sh

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ rm -rf "$AR_COMPS/arduino/docs"
7777
rm -rf "$AR_COMPS/arduino/idf_component_examples"
7878
rm -rf "$AR_COMPS/arduino/package"
7979
rm -rf "$AR_COMPS/arduino/tests"
80+
rm -rf "$AR_COMPS/arduino/tools/pre-commit"
8081
rm -rf "$AR_COMPS/arduino/cores/esp32/chip-debug-report.cpp"
8182
rm -rf "$AR_COMPS/arduino/cores/esp32/chip-debug-report.h"
8283
rm -rf "$AR_COMPS/arduino/libraries/Matter"

0 commit comments

Comments
 (0)