forked from FF-RGB/ansible
3 lines
70 B
Bash
3 lines
70 B
Bash
export GOPATH=/opt/go
|
|
export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin
|