Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website: fix js console --exec commands #29666

Merged
merged 1 commit into from May 3, 2024

Conversation

danielramirezch
Copy link

Running a geth attach --exec command as shown in the website will cause an error: Fatal: invalid command-line: too many arguments.

The fix is simple: write the --exec flag and the command before attach.

Copy link

netlify bot commented Apr 26, 2024

Deploy Preview for geth-website failed. Why did it fail? →

Built without sensitive environment variables

Name Link
🔨 Latest commit 5f59dca
🔍 Latest deploy log https://app.netlify.com/sites/geth-website/deploys/662c09d0d9af390008f695be

@holiman holiman merged commit 93cdac2 into ethereum:website May 3, 2024
1 of 5 checks passed
@Ashflower13
Copy link

Ashflower13 commented May 3, 2024 via email

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.

None yet

3 participants