Skip to content
Snippets Groups Projects
Commit 1b07a842 authored by felmer's avatar felmer
Browse files

SSDM-9319: Index copied from back if it exists

parent 0d8a8641
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,7 @@ if [ -d $ROOT/openBIS-server ]; then
copyConfig $CONF/core-plugins "html/etc$" $ROOT/core-plugins
copyFolderIfExists $CONF/start.d $ROOT/openBIS-server/jetty/start.d
copyFolderIfExists $CONF/../openBIS-server/jetty/indices $ROOT/openBIS-server/jetty/indices
fi
# -- DSS
......
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