From a3e7fa4a7fd7bbf71d5540c3f82050f3f13204b3 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 2 May 2017 11:39:11 +0200 Subject: Install script: fix and simplify nginx template --- install/ishtar-prepare-instance | 2 -- 1 file changed, 2 deletions(-) (limited to 'install/ishtar-prepare-instance') diff --git a/install/ishtar-prepare-instance b/install/ishtar-prepare-instance index 3b6f25e88..f0956b36b 100755 --- a/install/ishtar-prepare-instance +++ b/install/ishtar-prepare-instance @@ -245,8 +245,6 @@ EOF sed -s "s|#APP_NAME#|$INSTANCE|g;\ s|#UWSGI_PORT#|$UWSGI_PORT|g;\ - s|#DB_NAME#|$DB_NAME|g;\ - s|#DATE#|$DATE|g;\ s|#NGINX_PORT#|$NGINX_PORT|g;\ s|#INSTALL_PATH#|$INSTALL_PATH|g;\ s|#URL#|$URL|g;" \ -- cgit v1.2.3