update install for gomo

This commit is contained in:
Bel LaPointe
2021-12-31 22:32:47 -05:00
parent 492e0af993
commit 3ed7d8cd9e

View File

@@ -10,6 +10,8 @@ git_commit="$((
fi
) 2> /dev/null | tr -d '\n')"
GOFLAGS="" \
GO111MODULE="" \
CGO_ENABLED=0 \
go build \
-o $GOPATH/bin/$binary_name \