diff --git a/makefile b/makefile index 51b142f..3b722db 100644 --- a/makefile +++ b/makefile @@ -6,4 +6,4 @@ help: setup: /opt/uv/uv run python highscore/manage.py migrate - /opt/uv/uv run python highscore/manage.py collectstatic + /opt/uv/uv run python highscore/manage.py collectstatic --noinput