Skip to content

Commit 941fc0f

Browse files
authored
Update archive-build.sh
1 parent 965f468 commit 941fc0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/archive-build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ if [ -d "out" ]; then
1616
ls
1717
echo "Creating framework-arduinoespressif32"
1818
git clone https://github.com/tasmota/arduino-esp32
19+
rm -rf arduino-esp32/libraries/RainMaker
1920
rm -rf arduino-esp32/docs
2021
rm -rf arduino-esp32/package
2122
rm -rf arduino-esp32/tools/sdk

0 commit comments

Comments
 (0)