Skip to content

fix: remove stale 'clawmetry connect' comment from install.sh#268

Open
vivekchand wants to merge 1 commit intomainfrom
fix/install-sh-remove-connect-comment
Open

fix: remove stale 'clawmetry connect' comment from install.sh#268
vivekchand wants to merge 1 commit intomainfrom
fix/install-sh-remove-connect-comment

Conversation

@vivekchand
Copy link
Owner

Summary

Removes an outdated comment on line 101 of install.sh that referenced clawmetry connect.

The installer now exclusively runs clawmetry onboard. The old comment was a leftover from an earlier command name and was causing the E2E test to fail (the test asserts install.sh must NOT contain the string clawmetry connect).

Change

-# Runs: clawmetry onboard  (or clawmetry connect for existing installs)
+# Runs: clawmetry onboard

Fixes: vivekchand/clawmetry-landing#93

PR opened automatically by ClawMetry E2E cron — 2026-03-21 12:02 CET

The installer now runs 'clawmetry onboard' exclusively.
The old 'clawmetry connect' reference in the comment was confusing
and failed the E2E string check.

Fixes: vivekchand/clawmetry-landing#93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant