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 d1d4eb9 commit 6cb6a27Copy full SHA for 6cb6a27
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