Builder scripts update (#3300)

This commit is contained in:
Me No Dev
2019-09-30 02:01:29 +03:00
committed by GitHub
parent 1c77790a5b
commit 3b71e136e1
12 changed files with 469 additions and 619 deletions

View File

@ -8,8 +8,6 @@
set -e
cd "`dirname $0`/.." # cd to arduino-esp32 root
# pull all submodules
git submodule update --init --recursive