fix go export

This commit is contained in:
creme 2019-09-04 01:53:07 +02:00
parent 7acacc5851
commit 7b19475a40
Signed by untrusted user: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ export PATH=$PATH:/envs/bin
export BBJ_USER=$USER
# latest GO
GOROOT=/usr/local/go
export GOROOT=/usr/local/go
if [[ ! $TERM =~ screen ]] || [[ ! $TMUX =~ tmux ]]; then