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.
1 parent f21a15a commit ed5352fCopy full SHA for ed5352f
1 file changed
scripts/install.sh
@@ -93,4 +93,4 @@ if ! echo "$PATH" | tr ':' '\n' | grep -qx "$INSTALL_DIR"; then
93
fi
94
95
echo ""
96
-"$INSTALL_DIR/${BINARY}" setup || echo "Run '$INSTALL_DIR/${BINARY} setup' to get started."
+echo "Run '$INSTALL_DIR/${BINARY} setup' to get started."
0 commit comments