3 lines
61 B
Text
3 lines
61 B
Text
|
export GOPATH="{{ gopath }}"
|
||
|
export PATH="$PATH:$GOPATH/bin"
|