Skip to content
Snippets Groups Projects
Commit 557ca1f7 authored by tpylak's avatar tpylak
Browse files

minor: yeastx server update script

SVN: 15456
parent dac51cb3
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,7 @@ function add_yeastx_plugin { ...@@ -44,7 +44,7 @@ function add_yeastx_plugin {
echo copying yeastx... echo copying yeastx...
cd ~openbis/config cd ~openbis/config
unzip ~openbis/config/datastore_server_plugin*.zip unzip ~openbis/config/datastore_server_plugin*.zip
mv ~openbis/config/lib/datastore_server-plugins.jar ~openbis/sprint/datastore_server/lib mv -f ~openbis/config/lib/datastore_server-plugins.jar ~openbis/sprint/datastore_server/lib
rmdir ~openbis/config/lib rmdir ~openbis/config/lib
rm -f ~openbis/config/datastore_server_plugin*.zip rm -f ~openbis/config/datastore_server_plugin*.zip
} }
......
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