mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-03-03 09:50:19 +00:00
fix GOBIN typo
This commit is contained in:
@@ -107,7 +107,7 @@ pkg_post_install() {
|
||||
# Updates PATH with
|
||||
# "$HOME/.local/opt/go"
|
||||
webi_path_add "$pkg_common_bin"
|
||||
webi_path_add "$GOBIN"
|
||||
webi_path_add "$GOBIN/bin"
|
||||
|
||||
# Install x go
|
||||
"$pkg_common_cmd" get golang.org/x/tools/cmd/goimports > /dev/null 2>/dev/null
|
||||
|
||||
Reference in New Issue
Block a user