1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-01 00:44:04 +00:00
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