You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: