From 4defc62e8a49c5b69a1c7f820c41794dc6a562b0 Mon Sep 17 00:00:00 2001 From: "P.J. Finlay" Date: Sat, 17 Jul 2021 15:23:36 +0000 Subject: Launcing LibreTranslate from script --- libretranslate.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libretranslate.service') diff --git a/libretranslate.service b/libretranslate.service index 9b60f87..ac6a081 100644 --- a/libretranslate.service +++ b/libretranslate.service @@ -6,7 +6,7 @@ After=network.target User=argosopentech Group=www-data WorkingDirectory=/home/argosopentech/LibreTranslate -Environment="PATH=/home/argosopentech/LibreTranslate/env/bin +Environment="PATH=/home/argosopentech/LibreTranslate/env/bin" ExecStart=/home/argosopentech/LibreTranslate/env/bin/gunicorn --workers 3 --bind unix:libretranslate.sock -m 007 wsgi:app [Install] -- cgit v1.2.3