go pprof env
This commit is contained in:
parent
a00079c820
commit
a4ed26fdb3
@ -51,6 +51,7 @@ if [ -d "${HOME}/.local/bin" ] ; then
|
||||
fi
|
||||
|
||||
export GOCACHE="${TMPDIR}/go-cache-$(id -u)"
|
||||
export PPROF_TMPDIR="${TMPDIR}/go-pprof-$(id -u)"
|
||||
export GOPATH="${HOME}/.cache/go"
|
||||
export GOBIN="${HOME}/.local/bin"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user