We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1642f43 commit 032ad0eCopy full SHA for 032ad0e
scripts/install/install_rhel-derivs.sh
@@ -43,7 +43,7 @@ then
43
confirm
44
fi
45
46
-echo "Phabricator will be installed to: $(ROOT).";
+echo "Phabricator will be installed to: $(pwd).";
47
48
49
echo "Testing sudo/root..."
0 commit comments