Skip to content
Snippets Groups Projects
Commit 3dead0d6 authored by tpylak's avatar tpylak
Browse files

LMS-1709 test instance: scripts

SVN: 17629
parent 50dc9736
No related branches found
No related tags found
No related merge requests found
......@@ -21,3 +21,4 @@ cp $ROOT/openBIS-server/jetty/bin/openbis.conf $CONF/openbis.conf
cp $ROOT/openBIS-server/jetty/etc/passwd $CONF/passwd
cp $ROOT/openBIS-server/jetty/etc/jetty.xml $CONF/jetty.xml
cp $ROOT/openBIS-server/jetty/etc/openBIS.keystore $CONF/.keystore
cp $ROOT/openBIS-server/jetty/bin/jetty.properties $CONF/jetty.properties
\ No newline at end of file
......@@ -22,3 +22,4 @@ cp $CONF/passwd $ROOT/openBIS-server/jetty/etc/passwd
cp $CONF/jetty.xml $ROOT/openBIS-server/jetty/etc/jetty.xml
cp $CONF/.keystore $ROOT/datastore_server/etc/openBIS.keystore
cp $CONF/.keystore $ROOT/openBIS-server/jetty/etc/openBIS.keystore
cp $CONF/jetty.properties $ROOT/openBIS-server/jetty/bin/jetty.properties
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment