We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
install.sh
1 parent 31e3288 commit ad9936fCopy full SHA for ad9936f
install.sh
@@ -220,7 +220,7 @@ testVersion() {
220
else
221
# $PATH is intentionally a literal in this message.
222
# shellcheck disable=SC2016
223
- echo "$PROJECT_NAME not found. You might want to add \"$EFFECTIVE_BINDIR\" to your "'$PATH'
+ echo "install.sh: $PROJECT_NAME not found. You might want to add \"$EFFECTIVE_BINDIR\" to your "'$PATH'
224
fi
225
226
set -e
0 commit comments