We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44640a7 commit c3af6d4Copy full SHA for c3af6d4
build.sh
@@ -3,4 +3,4 @@
3
curl -LsSf https://astral.sh/uv/install.sh | sh
4
source $HOME/.local/bin/env
5
6
-make install && make collectstatic && make migrate
+make install && make migrate
0 commit comments