Files
core/script/setup
2015-10-15 15:02:09 +02:00

6 lines
85 B
Plaintext
Executable File

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