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

Switch entrypoint from sh to bash #123

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Conversation

mdehoog
Copy link
Contributor

@mdehoog mdehoog commented Oct 6, 2023

sh doesn't support the ${OP_NODE_L2_ENGINE_RPC//ws/http} variable substitution introduced in #119. Replace with bash.

Fixes #122.

@mdehoog mdehoog merged commit 4d87a51 into main Oct 6, 2023
3 checks passed
@mdehoog mdehoog deleted the michael/fix-var-substitution branch October 6, 2023 17:06
@mdehoog mdehoog mentioned this pull request Oct 6, 2023
@feld feld mentioned this pull request Nov 8, 2023
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.

v0.3.2 latest op-node emits [: Illegal number: with error
2 participants