From a46de8a074c8bf645664f00fa5c53f7f85526bd9 Mon Sep 17 00:00:00 2001 From: martinahansen Date: Fri, 26 Oct 2012 05:20:30 +0000 Subject: [PATCH] updated installer git-svn-id: http://biopieces.googlecode.com/svn/trunk@1975 74ccb610-7750-0410-82ae-013aeee3265d --- ...ces_installer-0.47.sh => biopieces_installer-0.48.sh} | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) rename bp_scripts/{biopieces_installer-0.47.sh => biopieces_installer-0.48.sh} (97%) diff --git a/bp_scripts/biopieces_installer-0.47.sh b/bp_scripts/biopieces_installer-0.48.sh similarity index 97% rename from bp_scripts/biopieces_installer-0.47.sh rename to bp_scripts/biopieces_installer-0.48.sh index 1c3343e..894af1b 100755 --- a/bp_scripts/biopieces_installer-0.47.sh +++ b/bp_scripts/biopieces_installer-0.48.sh @@ -48,11 +48,10 @@ function exit_success echo "" echo " Now you must either run 'source ~/.bashrc' or re-login to your system." echo "" - echo " To list all available Biopieces try 'list_biopieces'." - echo "" - echo " To see the synopsis of a Biopiece try 'read_fastq'." - echo "" - echo " To see the full description and exampels try 'read_fastq -?'." + echo " * To test your Biopieces installation try 'bp_test'." + echo " * To list all available Biopieces try 'list_biopieces'." + echo " * To see the synopsis of a Biopiece try 'read_fastq'." + echo " * To see the full description and exampels try 'read_fastq -?'." echo "" echo " Don't forget to join the Biopieces Google Group for important" echo " messages, questions, discussion, and suggestions:" -- 2.39.2