/
proc
/
self
/
root
/
proc
/
self
/
root
/
etc
/
profile.d
/
up file
home
#!/bin/bash # # Ansible managed # export GOROOT='/opt/golang/1.22.0' export GOPATH='/opt/go' export PATH=$PATH:$GOROOT/bin:$GOPATH/bin