diff --git a/talimatname/genel/go/go-ortam.sh b/talimatname/genel/go/go-ortam.sh index 6e2359601..80123934b 100644 --- a/talimatname/genel/go/go-ortam.sh +++ b/talimatname/genel/go/go-ortam.sh @@ -1,5 +1,5 @@ kuryer=/opt export GOPATH=/root/go/ -export GOROOT=/$kuryer/go/ -export GOBIN=/$kuryer/go/bin/ -export PATH=$PATH:$kuryer/go/bin/ +export GOROOT=$kuryer/go/ +export GOBIN=$kuryer/go/bin/ +export PATH=$PATH:/$kuryer/go/bin/