configure.sh 66 B

123
  1. #!/bin/bash
  2. export GOPATH=~/workspace/gobuild
  3. echo GOPATH=$GOPATH