ref: Makefile & scripts

This commit is contained in:
relikd
2023-05-29 18:19:22 +02:00
parent e9f15fb799
commit 1d37d724e5
7 changed files with 13 additions and 10 deletions

View File

@@ -1,6 +0,0 @@
#!/bin/sh
python manage.py collectstatic --noinput
python manage.py migrate
uwsgi --ini /uwsgi.ini