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

sed prints an error in the terminal during install #117

Closed
BenWestgate opened this issue Mar 28, 2024 · 0 comments · Fixed by #118 or #119
Closed

sed prints an error in the terminal during install #117

BenWestgate opened this issue Mar 28, 2024 · 0 comments · Fixed by #118 or #119
Assignees
Labels
bug Something isn't working
Milestone

Comments

@BenWestgate
Copy link
Owner

Describe the bug
This occurs towards the end of installation:

sed: -e expression #1, char 27: unknown option to s'`

To Reproduce
Steps to reproduce the behavior:
Install
See Error

Expected behavior
No Error

Screenshots
image

Additional context
This is around line 225 there is a sed command that's missing the file it needs to operate on. The file should be the bitcoin.conf like the other sed command right next to it.

@BenWestgate BenWestgate added the bug Something isn't working label Mar 28, 2024
@BenWestgate BenWestgate added this to the L1 (BETA) milestone Mar 28, 2024
@BenWestgate BenWestgate linked a pull request Mar 28, 2024 that will close this issue
@BenWestgate BenWestgate linked a pull request May 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants