SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit b2da273c authored by Jorran de Wit's avatar Jorran de Wit
Browse files

Update 1

parent 90688590
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,5 @@ cd /home/scipost/webapps/scipost/scipost_v1
source venv/bin/activate
python3 manage.py remind_fellows_to_submit_report
python3 manage.py send_refereeing_reminders
python3 manage.py organization_update_cf_nr_associated_publications
#!/bin/bash
pkill -f bin/celery
cd /Users/jorrandewit/Documents/Develop/SciPost/scipost_v1 && source venv/bin/activate
cd /home/scipost/webapps/scipost/scipost_v1 && source venv/bin/activate
mkdir -p ./local_files/logs
touch ./local_files/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