ansible-ffrgb/roles/go/files/go.sh

3 lines
70 B
Bash

export GOPATH=/opt/go
export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin