From c408750f086863ed9923c452054e334124778a3c Mon Sep 17 00:00:00 2001
From: tpylak <tpylak>
Date: Wed, 11 Nov 2009 11:06:56 +0000
Subject: [PATCH] cifex installation script

SVN: 13311
---
 openbis_all/source/bash/cifex_sprint_install.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/openbis_all/source/bash/cifex_sprint_install.sh b/openbis_all/source/bash/cifex_sprint_install.sh
index edffc3fd744..7ccd62da68c 100755
--- a/openbis_all/source/bash/cifex_sprint_install.sh
+++ b/openbis_all/source/bash/cifex_sprint_install.sh
@@ -26,6 +26,8 @@ cp $OLD_INSTALL/etc/service.properties .
 cp $OLD_INSTALL/etc/keystore .
 cp $OLD_INSTALL/etc/jetty.xml .
 ./install.sh ..
+cp $OLD_INSTALL/etc/jetty.properties ../jetty/etc/
+
 
 cd ..
 rm -fr cifex
-- 
GitLab