remotes/1693045480750635534/spooky-22
Aevann1 2021-09-14 05:45:20 +02:00
parent 8ef82d1f49
commit ed19c74913
1 changed files with 1 additions and 1 deletions

2
setup
View File

@ -12,5 +12,5 @@ sudo psql -U postgres -f seed-db.sql postgres
sudo apt -y install python3-pip
sudo pip3 install -r requirements.txt
sudo apt -y install gunicorn
source ./env
. ./env
env