8e441e23b9
Sets up environment using block module with new shell env organization
4 lines
124 B
Text
Executable file
4 lines
124 B
Text
Executable file
# unset GOROOT
|
|
# unset GOPATH
|
|
# by sourcing instead of running it will preserve changes to env
|
|
source ./goinstall.sh remove
|