From 08401a2181ccf5c31e73a35c04064720fca6d66f Mon Sep 17 00:00:00 2001 From: tpylak <tpylak> Date: Wed, 13 Jan 2010 10:12:01 +0000 Subject: [PATCH] yeastx: sprint install moves the plugin from the home directory although the sprint_post_install_yeastx.sh copies it from the config directory. The second way has been left. SVN: 14272 --- openbis_all/source/bash/sprint_post_install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/openbis_all/source/bash/sprint_post_install.sh b/openbis_all/source/bash/sprint_post_install.sh index 695b822cf8c..a74c3565105 100755 --- a/openbis_all/source/bash/sprint_post_install.sh +++ b/openbis_all/source/bash/sprint_post_install.sh @@ -50,7 +50,6 @@ case "$SERVER" in $YEASTX) restore_loginHeader create_individual_greeting_message - mv ~openbis/datastore_server-plugins.jar ~openbis/sprint/datastore_server/lib echo YEASTX:$YEASTX; $BIN/sprint_post_install_yeastx.sh ;; -- GitLab