1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-09 17:06:35 +01:00
Files
core/script/setup
T
2015-10-15 15:02:09 +02:00

6 lines
85 B
Plaintext
Executable File

cd "$(dirname "$0")/.."
git submodule init
script/bootstrap
python setup.py develop