Commit f91460f2 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[UPDATE] script

parent 2a7d989f
......@@ -4,4 +4,4 @@ tmux new -d -s gargantext './server' \; \
split-window -h -d 'cd ./purescript-gargantext ; ./server' \; \
select-pane -t 1 \; \
split-window -d 'cd deps/nlp/CoreNLP ; ./startServer.sh' \; \
split-window -d 'cd deps/nlp/spacy-server ; source env/bin/activate ; ./server' \; \
split-window -d 'cd deps/nlp/spacy-server ; docker-compose up' \; \
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment