void-packages/srcpkgs/go/files/go.sh
2011-07-05 11:51:42 -07:00

2 lines
56 B
Bash

export GOROOT="/opt/go"
export PATH="$PATH:$GOROOT/bin"