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 2a840ab commit 24e21e1Copy full SHA for 24e21e1
build_files.sh
@@ -1,9 +1,2 @@
1
-which python3.9
2
-pwd
3
-cd /usr/local/bin/
4
-yum install sqlite-devel -y
5
-./configure --enable-optimizations --enable-loadable-sqlite-extensions
6
-make && make altinstall
7
-cd /vercel/path0/
8
python3.9 install -r requirements.txt
9
python3.9 manage.py collectstatic --noinput
0 commit comments