Skip to content

Conversation

@jrodriigues
Copy link
Contributor

@jrodriigues jrodriigues commented Oct 30, 2025

Hello, I was trying to install the latest version in my linux environment and had to tweak your install script because it wasn't working.

My suggestion is to not prepend the release version to the binary file, otherwise you will have to change the README everytime you release. Doing it this way ensures you don't have to touch that script anymore! (Just keeping posting latest releases though.)

The tar command was not working because the -C flag changes the target directory only, but it doesn't change the target file. I added an extra mv to change the final binary to a simple togo.

@prime-run prime-run self-assigned this Nov 23, 2025
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