6 lines
85 B
Plaintext
Executable File
6 lines
85 B
Plaintext
Executable File
cd "$(dirname "$0")/.."
|
|
|
|
git submodule init
|
|
script/bootstrap
|
|
python setup.py develop
|