Output full path to go bin directory during installation #544

Merged
jolheiser merged 1 commits from ASDFGamer/tea:makefile_install_output into main 2023-04-17 21:08:50 +00:00

1 Commits

Author SHA1 Message Date
Christoph Wildhagen
2d991ec9a9 Output full path to go bin directory during installation
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 38s
This fixed a Bug, that a wrong directory could be written to shell via
@echo, when the env var GOPATH isn't set.

Signed-off-by: Christoph Wildhagen <git@christoph-wildhagen.de>
2023-04-17 21:53:26 +02:00