profile: Use local godoc

master
Pierre Neidhardt 2016-07-17 08:26:33 +05:30
parent 041af88dec
commit 2582fb81ce
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ export WINEDLLOVERRIDES="mscoree,mshtml="
if [ -d "$HOME/.go" ]; then
export GOPATH=~/.go
appendpath "$GOPATH/bin"
command -v godoc >/dev/null 2>&1 && godoc -http :6060 -play &
fi
## Startup error log.