installs/golang/user-remove
David Kebler 8e441e23b9 install golang script first iteration
Sets up environment using block module with new shell env organization
2020-11-07 22:19:15 -08:00

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