From fb31235b14aaf221397aaed470bef0b3eaaecf36 Mon Sep 17 00:00:00 2001
From: tpylak <tpylak>
Date: Fri, 2 Oct 2009 09:06:53 +0000
Subject: [PATCH] minor: improve messages in sprint_install.sh

SVN: 12820
---
 openbis_all/source/bash/sprint_install.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openbis_all/source/bash/sprint_install.sh b/openbis_all/source/bash/sprint_install.sh
index e93d5855ee3..893036d93e0 100755
--- a/openbis_all/source/bash/sprint_install.sh
+++ b/openbis_all/source/bash/sprint_install.sh
@@ -92,4 +92,4 @@ rm -rf openbis
 alias 'rm=rm -i'
 alias 'cp=cp -ipR'
 
-echo Done, run the sprint_post_install_script if needed and start the servers!
+echo Done, run sprint_post_install.sh and all-up.sh to start the servers!
-- 
GitLab