Skip to content
Snippets Groups Projects
Commit 8fb83820 authored by felmer's avatar felmer
Browse files

LMS-2471 bug fixed: outcommented servers shutdown enabled

SVN: 22646
parent a7889234
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ shift 3
OPENBIS_AS="$SERVERS/openBIS-server"
OPENBIS_DSS="$SERVERS/datastore_server"
#"$BIN_DIR/servers-shutdown.sh" "$SERVERS"
"$BIN_DIR/servers-shutdown.sh" "$SERVERS"
"$BIN_DIR/create-config-snapshot.sh" "$SERVERS" "$REPOSITORY" "$@"
rm -rf "$OPENBIS_AS"
rm -rf "$OPENBIS_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