hass-core/script/setup
2015-10-21 19:00:23 +02:00

5 lines
86 B
Text
Executable file

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