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

6 lines
86 B
Plaintext
Executable File

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