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

fix generate-jwt.sh for zsh users #4769

Merged
merged 2 commits into from
Sep 25, 2023
Merged

fix generate-jwt.sh for zsh users #4769

merged 2 commits into from
Sep 25, 2023

Conversation

clifton
Copy link
Contributor

@clifton clifton commented Sep 25, 2023

# from zsh
❯ ./etc/generate-jwt.sh
./etc/generate-jwt.sh: 4: Bad substitution
./etc/generate-jwt.sh: 6: [[: not found
/data/reth/jwttoken/jwt.hex already exists!

@@ -1,3 +1,4 @@
#!/bin/bash
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah

auto-merge was automatically disabled September 25, 2023 17:08

Head branch was pushed to by a user without write access

@clifton
Copy link
Contributor Author

clifton commented Sep 25, 2023

i also added jwttoken/ to gitignore

@mattsse mattsse added this pull request to the merge queue Sep 25, 2023
Merged via the queue into paradigmxyz:main with commit 371388d Sep 25, 2023
22 checks passed
@clifton clifton deleted the patch-1 branch September 25, 2023 17:48
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.

2 participants