Commit befa3727 authored by c24b's avatar c24b

Install > copy ./run to /srv/gargantext/start [to test]

parent dd450709
......@@ -66,5 +66,6 @@ sudo docker run \
/bin/bash -c "./psql_configure.sh; ./django_configure.sh ; exit"
sudo docker rm -f `docker ps -a | grep -v CONTAINER | awk '{print $1 }'`
sudo cp ./run /srv/gargantext/start
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