]> git.donarmstrong.com Git - biopieces.git/commitdiff
slight change to installer
authormartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Fri, 14 Oct 2011 20:14:55 +0000 (20:14 +0000)
committermartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Fri, 14 Oct 2011 20:14:55 +0000 (20:14 +0000)
git-svn-id: http://biopieces.googlecode.com/svn/trunk@1573 74ccb610-7750-0410-82ae-013aeee3265d

bp_scripts/biopieces_installer.sh

index 0a0ca3c5ba1d7b4d2a0281535eae91c62ed1f3ea..d9542ab136755fa7412e4de7c2e04d4dac1aee0d 100755 (executable)
@@ -212,6 +212,8 @@ source \"\$BP_DIR/bp_conf/bashrc\"
     source "$HOME/.bashrc"
 
     echo_green "OK"
+    echo ""
+    echo "Backup is $HOME/.bashrc_biopieces"
 }