install final

This commit is contained in:
2026-04-25 17:40:20 +02:00
parent 831188830c
commit a38a83dc86
+1 -1
View File
@@ -21,7 +21,7 @@ touch $APP_DIR/logs/celery.log $APP_DIR/logs/test_tube.log
echo "---- Migration de la base de données ..."
./manage.py migrate
./manage.py makemigrations
./manage.py makemigrations scanner
./manage.py migrate
echo "---- User / django_celery_beat ..."