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..."