denisidoro / navi

An interactive cheatsheet tool for the command-line
Apache License 2.0
14.93k stars 498 forks source link

Fix install script #835

Closed alexvy86 closed 1 year ago

alexvy86 commented 1 year ago

Fix function that checks for the latest released version so it doesn't match an unexpected line and results in an incorrect URL being generated. Quick-and-dirty approach.

Fixes #834 .

Output of the function code with this change is correct:

image

VS the current output:

image
welcome[bot] commented 1 year ago

Thanks for opening this pull request!

welcome[bot] commented 1 year ago

Congrats on merging your first pull request!