SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit cc9fe34e authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Update start celery script. Fixes SCIPOST-14K

parent a91af26a
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
pkill -f bin/celery
cd /home/scipost/SciPost && source venv-3.8.5/bin/activate
cd /home/scipost/SciPost/scipost_django && source ../venv-3.8.5/bin/activate
mkdir -p /home/scipost/SciPost_logs
touch /home/scipost/SciPost_logs/celery_worker.log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment