We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0340184 commit 8661754Copy full SHA for 8661754
home/dot-exports
@@ -12,7 +12,6 @@ export dockerclean='docker image prune -a --filter "until=12h"'
12
export HALCONROOT=$HOME/MVTec/HALCON-22.11-Steady
13
export HALCONARCH="x64-linux"
14
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"$HALCONROOT/lib/$HALCONARCH"
15
-export GOROOT=/usr/local/go-bin
16
17
# check if we are on OSX and then set CLICOLOR
18
unamestr=`uname`
0 commit comments