From e596b6ad2b6a50c223efeaca14e8a16e2237285f Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 1 May 2017 21:05:11 +0200 Subject: Update installation scripts --- install/uwsgi.ini.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/uwsgi.ini.template') diff --git a/install/uwsgi.ini.template b/install/uwsgi.ini.template index 7a20c058c..51a4c5b7f 100644 --- a/install/uwsgi.ini.template +++ b/install/uwsgi.ini.template @@ -2,7 +2,7 @@ # variables projectname = #APP_NAME# projectdomain = #URL# -base = /srv/#DB_NAME#/ishtar/ +base = #INSTALL_PREFIX# # config plugins = python -- cgit v1.2.3