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

Improvment of bash scripts #48

Open
tiagotarifa opened this issue Sep 9, 2021 · 2 comments
Open

Improvment of bash scripts #48

tiagotarifa opened this issue Sep 9, 2021 · 2 comments

Comments

@tiagotarifa
Copy link

jq return an error when it tried to add my LIGET_API_KEY_HASH sha256sum key on configuration file. The problem was lack of quotes on shell variables.
I refactoring 'run.sh' and 'configure.sh' and now they work like a charm.

I had no time to test more. Feel free to change they if you need.
(I will create a pull request with this issue)

@tiagotarifa
Copy link
Author

I have no idea how to make a pull request. I give up.

run.sh
https://pastebin.com/8M9chtFC

configure.sh
https://pastebin.com/2AEHkWDC

Both inside of docker-scripts folder.

@tiagotarifa
Copy link
Author

Forget it! I finally made a pull request.
Tks

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

No branches or pull requests

1 participant