From a545cad897f509d8d65e6761eaef899fad6af8c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Thu, 6 Nov 2025 18:52:02 +0100 Subject: [PATCH] Remove duplicate server_path_prefix configuration (#8919) --- install/openproject-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/openproject-install.sh b/install/openproject-install.sh index 0131a57926..f06bf714e4 100644 --- a/install/openproject-install.sh +++ b/install/openproject-install.sh @@ -66,7 +66,6 @@ server/hostname ${IP_ADDR} server/server_path_prefix /openproject server/ssl no server/variant apache2 -server/server_path_prefix repositories/api-key ${API_KEY} repositories/svn-install skip repositories/git-install install