From 123c6737f8e574df88ddebaa1c5df1b82e234be1 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 31 Jan 2020 17:42:22 +0100 Subject: Fix path for fixtures when Ishtar use of alternate lib path --- install/config.template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'install/config.template') diff --git a/install/config.template b/install/config.template index 67d6b0c37..0a8107640 100644 --- a/install/config.template +++ b/install/config.template @@ -3,4 +3,5 @@ ISHTAR_DB=127.0.0.1 ISHTAR_WEBSERVER=nginx ISHTAR_LOCALE=fr_FR USE_CELERY=no -USE_LIBREOFFICE=no \ No newline at end of file +USE_LIBREOFFICE=no +ISHTAR_LIB_PATH=/usr/lib/python3/dist-packages/ -- cgit v1.2.3