From 99f1afdb44ff8a373654c640bf604aa67aa3a280 Mon Sep 17 00:00:00 2001 From: tpylak <tpylak> Date: Wed, 11 Nov 2009 12:16:49 +0000 Subject: [PATCH] cifex installation script SVN: 13313 --- openbis_all/source/bash/cifex_sprint_install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openbis_all/source/bash/cifex_sprint_install.sh b/openbis_all/source/bash/cifex_sprint_install.sh index 7ccd62da68c..45f5df276ed 100755 --- a/openbis_all/source/bash/cifex_sprint_install.sh +++ b/openbis_all/source/bash/cifex_sprint_install.sh @@ -27,7 +27,8 @@ cp $OLD_INSTALL/etc/keystore . cp $OLD_INSTALL/etc/jetty.xml . ./install.sh .. cp $OLD_INSTALL/etc/jetty.properties ../jetty/etc/ - +cp $OLD_INSTALL/etc/triggers.txt ../jetty/etc/ +cp $OLD_INSTALL/dssTrigger.properties ../jetty/ cd .. rm -fr cifex -- GitLab