From: martinahansen Date: Fri, 14 Oct 2011 20:14:55 +0000 (+0000) Subject: slight change to installer X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7f3bc02f83fc11fcb25162b3ab8a89a73deb7240;hp=6096f3b1d45e2a9b26dabda4b3c0acf54a9926f8;p=biopieces.git slight change to installer git-svn-id: http://biopieces.googlecode.com/svn/trunk@1573 74ccb610-7750-0410-82ae-013aeee3265d --- 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" }