go-betikleri-eklendi

This commit is contained in:
milisman 2016-05-09 02:06:17 +00:00
parent a077ab3a31
commit 9a7378ca79
1 changed files with 3 additions and 3 deletions

View File

@ -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/