Skip to content
Snippets Groups Projects
Commit 2e7b5c6d authored by AndiMajore's avatar AndiMajore
Browse files

enabled update on start

Former-commit-id: 45a6b84f6f72bd70d37048ffec271214276d6d9f [formerly a6908a67d5b269ec65fbee5d16f5364bcfa60865]
Former-commit-id: d72424de37676867824ed8c910cf6164f5b7f95a
parent cfd0e0a6
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ python3 manage.py makemigrations drugstone ...@@ -4,7 +4,7 @@ python3 manage.py makemigrations drugstone
python3 manage.py migrate python3 manage.py migrate
python3 manage.py createfixtures python3 manage.py createfixtures
python3 manage.py cleanuptasks python3 manage.py cleanuptasks
#python3 manage.py populate_db --update -a python3 manage.py populate_db --update -a
#python3 manage.py make_graphs #python3 manage.py make_graphs
/usr/bin/supervisord -c "/etc/supervisor/conf.d/supervisord.conf" /usr/bin/supervisord -c "/etc/supervisor/conf.d/supervisord.conf"
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