Skip to content
Snippets Groups Projects
Commit d9717113 authored by kohleman's avatar kohleman
Browse files

added the copy of server.xml from the previous version

SVN: 15256
parent 8d7e4b76
No related branches found
No related tags found
No related merge requests found
...@@ -66,6 +66,7 @@ if [ -f $KEYSTORE ]; then ...@@ -66,6 +66,7 @@ if [ -f $KEYSTORE ]; then
mv -f new-startup.sh apache-tomcat/bin/startup.sh mv -f new-startup.sh apache-tomcat/bin/startup.sh
chmod 744 apache-tomcat/bin/startup.sh chmod 744 apache-tomcat/bin/startup.sh
fi fi
cp ~openbis/$SERVERS_PREV_VER/openBIS-server/apache-tomcat/conf/server.xml ~openbis/$SERVERS_VER/openBIS-server/apache-tomcat/conf/server.xml
#apache-tomcat/bin/startup.sh #apache-tomcat/bin/startup.sh
echo Installing datastore server... echo Installing datastore server...
......
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