Skip to content

Commit 24e21e1

Browse files
author
Gowthaman D
committed
vercel set up
1 parent 2a840ab commit 24e21e1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

build_files.sh

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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/
81
python3.9 install -r requirements.txt
92
python3.9 manage.py collectstatic --noinput

0 commit comments

Comments
 (0)