guide2go
guide2go copied to clipboard
GUIDE2GO - command not found, linux CLI
Describe the bug
Following the install instructions, running sudo guide2go -h
results in the server response: sudo: guide2go: command not found
To Reproduce Steps to reproduce the behavior:
- wget the zip of the project from github
- unzip the zip file
- sudo go build -o guide2go
- sudo guide2go -h
Expected behavior See the config help as the instructions on github show
Desktop (please complete the following information):
- OS: Ubuntu 22
- Browser SSH
Describe the bug Following the install instructions, running
sudo guide2go -h
results in the server response:sudo: guide2go: command not found
To Reproduce Steps to reproduce the behavior:
- wget the zip of the project from github
- unzip the zip file
- sudo go build -o guide2go
- sudo guide2go -h
Expected behavior See the config help as the instructions on github show
Desktop (please complete the following information):
- OS: Ubuntu 22
- Browser SSH
did you get this working? i've just followed the exact same install instructions and have got the same end result