env.sh 75 B

1234
  1. export GOPATH="$(pwd)/go/deps:$(pwd)/go"
  2. echo "GOPATH is now: " $GOPATH