We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 840d582 commit cebf980Copy full SHA for cebf980
myproject/build_files.sh
@@ -1,3 +1,3 @@
1
# build_files.sh
2
pip install -r requirements.txt
3
-python3.12 manage.py collectstatic --no-input --clear
+python3.x manage.py collectstatic --no-input --clear
0 commit comments