fd
This commit is contained in:
parent
7aa5107d51
commit
79615d9731
1 changed files with 1 additions and 1 deletions
2
setup
2
setup
|
@ -12,5 +12,5 @@ sudo psql -U postgres -f seed-db.sql postgres
|
||||||
sudo apt -y install python3-pip
|
sudo apt -y install python3-pip
|
||||||
sudo pip3 install -r requirements.txt
|
sudo pip3 install -r requirements.txt
|
||||||
sudo apt -y install gunicorn
|
sudo apt -y install gunicorn
|
||||||
source ./env
|
. ./env
|
||||||
env
|
env
|
Loading…
Add table
Add a link
Reference in a new issue