From 032ad0efbd936426806661bd817e00745c175084 Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Fri, 3 Jun 2011 17:25:20 -0400 Subject: [PATCH] Sigh, well this is embarrassing :) --- scripts/install/install_rhel-derivs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install/install_rhel-derivs.sh b/scripts/install/install_rhel-derivs.sh index 5fdbee44ad..34bcf3b132 100755 --- a/scripts/install/install_rhel-derivs.sh +++ b/scripts/install/install_rhel-derivs.sh @@ -43,7 +43,7 @@ then confirm fi -echo "Phabricator will be installed to: $(ROOT)."; +echo "Phabricator will be installed to: $(pwd)."; confirm echo "Testing sudo/root..."