From c2042d5f8054be289a363283345ea05f27e00ec4 Mon Sep 17 00:00:00 2001 From: mkg <1650473152@qq.com> Date: Thu, 28 Oct 2021 07:56:41 +0000 Subject: [PATCH] update start.sh. --- start.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/start.sh b/start.sh index faecf80..4c3aca5 100644 --- a/start.sh +++ b/start.sh @@ -1,2 +1 @@ -source venv/bin/activate exec gunicorn -c gunicorn.conf.py "applications:create_app('development')" \ No newline at end of file