remove setup.sh - not needed wit platformio
This commit is contained in:
parent
2321264a31
commit
ca0d460455
11
setup.sh
11
setup.sh
|
|
@ -1,11 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
git submodule init
|
||||
git submodule update
|
||||
test -x .setup_hook.sh && ./.setup_hook.sh
|
||||
cd hardware/esp8266com/esp8266
|
||||
git submodule init
|
||||
git submodule update
|
||||
cd tools
|
||||
./get.py
|
||||
|
||||
Loading…
Reference in New Issue
Block a user