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

SP-1005, SWE-22: bug fixed in install-servers.sh

SVN: 30126
parent b42559b1
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ set -o nounset
set -o errexit
if [ $# -lt 4 ]; then
echo "Usage: install-servers.sh <openBIS installation folder>
echo "Usage: install-servers.sh <openBIS installation folder>"
exit 1
fi
......
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