mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 02:07:54 +00:00
6 lines
86 B
Plaintext
Executable File
6 lines
86 B
Plaintext
Executable File
cd "$(dirname "$0")/.."
|
|
|
|
git submodule init
|
|
script/bootstrap
|
|
python3 setup.py develop
|