forked from espressif/arduino-esp32
Builder scripts update (#3300)
This commit is contained in:
@ -8,8 +8,6 @@
|
||||
|
||||
set -e
|
||||
|
||||
cd "`dirname $0`/.." # cd to arduino-esp32 root
|
||||
|
||||
# pull all submodules
|
||||
git submodule update --init --recursive
|
||||
|
||||
|
Reference in New Issue
Block a user