From 7f3bc02f83fc11fcb25162b3ab8a89a73deb7240 Mon Sep 17 00:00:00 2001 From: martinahansen Date: Fri, 14 Oct 2011 20:14:55 +0000 Subject: [PATCH] slight change to installer git-svn-id: http://biopieces.googlecode.com/svn/trunk@1573 74ccb610-7750-0410-82ae-013aeee3265d --- bp_scripts/biopieces_installer.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bp_scripts/biopieces_installer.sh b/bp_scripts/biopieces_installer.sh index 0a0ca3c..d9542ab 100755 --- a/bp_scripts/biopieces_installer.sh +++ b/bp_scripts/biopieces_installer.sh @@ -212,6 +212,8 @@ source \"\$BP_DIR/bp_conf/bashrc\" source "$HOME/.bashrc" echo_green "OK" + echo "" + echo "Backup is $HOME/.bashrc_biopieces" } -- 2.39.5