mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 07:05:48 +01: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
|