Commit eb5dcefa authored by PkSM3's avatar PkSM3

Merge branch 'unstable' of ssh://delanoe.org:1979/gargantext into samuel

parents 50e8cecf 4d8e6141
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
FILE=$(date +%Y%m%d-%H:%M:%S.log) FILE=$(date +%Y%m%d-%H:%M:%S.log)
source /srv/gargantext_env/bin/activate source /srv/gargantext_env/bin/activate
touch /var/log/gargantext/celery/$FILE && uwsgi gargantext.ini >> $FILE touch /var/log/gargantext/celery/$FILE && ./manage.py celery worker --loglevel=info >> $FILE
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