index
:
slackcoder/slackbuilds.org/slackbuilds
master
Slackbuild scripts
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
development
/
google-go-lang
/
go.sh
blob: d5b3d132a2f15cd3a37e197cfc57340848ae2dd7 (
plain
)
1
2
3
#!/bin/sh export GOROOT=/opt/google/go export PATH="${PATH}:${GOROOT}/bin"