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
It seems build.sh is unable to install keyhole. Attached the go version, build.sh output.
~/go-workspace/src/github.com/simagix/keyhole (master)$ go version go version go1.15.5 darwin/amd64 test-user@user-MacBook-Pro:~/go-workspace/src/github.com/simagix/keyhole (master)$ ./build.sh simagix/keyhole v1.0.2-20201119 test-user@user-MacBook-Pro:~/go-workspace/src/github.com/simagix/keyhole (master)$ keyhole --version -bash: keyhole: command not found test-user@user-MacBook-Pro:~/go-workspace/src/github.com/simagix/keyhole (master)$ keyhole --help -bash: keyhole: command not found test-user@user-MacBook-Pro:~/go-workspace/src/github.com/simagix/keyhole (master)$
The text was updated successfully, but these errors were encountered:
It seems build.sh is unable to install keyhole. Attached the go version, build.sh output.
~/go-workspace/src/github.com/simagix/keyhole (master)$ go version go version go1.15.5 darwin/amd64 test-user@user-MacBook-Pro:~/go-workspace/src/github.com/simagix/keyhole (master)$ ./build.sh simagix/keyhole v1.0.2-20201119 test-user@user-MacBook-Pro:~/go-workspace/src/github.com/simagix/keyhole (master)$ keyhole --version -bash: keyhole: command not found test-user@user-MacBook-Pro:~/go-workspace/src/github.com/simagix/keyhole (master)$ keyhole --help -bash: keyhole: command not found test-user@user-MacBook-Pro:~/go-workspace/src/github.com/simagix/keyhole (master)$
The text was updated successfully, but these errors were encountered: