Skip to content

Commit 8661754

Browse files
committed
Unset GOROOT
1 parent 0340184 commit 8661754

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

home/dot-exports

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ export dockerclean='docker image prune -a --filter "until=12h"'
1212
export HALCONROOT=$HOME/MVTec/HALCON-22.11-Steady
1313
export HALCONARCH="x64-linux"
1414
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"$HALCONROOT/lib/$HALCONARCH"
15-
export GOROOT=/usr/local/go-bin
1615

1716
# check if we are on OSX and then set CLICOLOR
1817
unamestr=`uname`

0 commit comments

Comments
 (0)