milis/talimatname/genel/go/go-ortam.sh

6 lines
127 B
Bash

kuryer=/opt
export GOPATH=/root/go/
export GOROOT=/$kuryer/go/
export GOBIN=/$kuryer/go/bin/
export PATH=$PATH:$kuryer/go/bin/