From 184f3661188ed30cbcd33d37618adc03690902c9 Mon Sep 17 00:00:00 2001 From: Maxim Date: Fri, 21 Feb 2020 22:36:42 -0600 Subject: [PATCH] Update start.sh --- src/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/start.sh b/src/start.sh index 220707c..3759193 100755 --- a/src/start.sh +++ b/src/start.sh @@ -6,7 +6,7 @@ function main() { - source "/home/abaddon/Portable_Apps/py-venvs/uploader-venv/bin/activate" + source "/home///uploader-venv/bin/activate" gunicorn wsgi:app -b 0.0.0.0:1120 # : IE : } main $@;