mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-26 05:35:12 +02:00
2 lines
56 B
Bash
2 lines
56 B
Bash
export GOROOT="/opt/go"
|
|
export PATH="$PATH:$GOROOT/bin"
|