5 lines
86 B
Text
Executable file
5 lines
86 B
Text
Executable file
cd "$(dirname "$0")/.."
|
|
|
|
git submodule init
|
|
script/bootstrap
|
|
python3 setup.py develop
|