fix: collectstatic with --noinput

This commit is contained in:
2026-06-20 08:42:46 +02:00
parent a71176bfb3
commit cbce88f039
+1 -1
View File
@@ -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