echoip/salt/roots/files/golang.sh

2 lines
65 B
Bash
Raw Normal View History

test -d /usr/local/go/bin && export PATH=/usr/local/go/bin:$PATH