hass-core/script/setup

6 lines
85 B
Text
Raw Normal View History

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