From ed19c749137f6b8d662202bc4dd46e1c77eb90ca Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 14 Sep 2021 05:45:20 +0200 Subject: [PATCH] fd --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup b/setup index 7677cf0ed..12e00bcbd 100644 --- a/setup +++ b/setup @@ -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 \ No newline at end of file