hass-core/script/setup

6 lines
86 B
Text
Raw Normal View History

cd "$(dirname "$0")/.."
git submodule init
script/bootstrap
2015-09-17 23:55:47 -07:00
python3 setup.py develop