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