Explorar el Código

增加gopath设置文件

abiao hace 5 años
padre
commit
cfb667ec5f
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      go/gopath/src/fohow-statement-api/set-gopath-env.sh

+ 4 - 0
go/gopath/src/fohow-statement-api/set-gopath-env.sh

@@ -0,0 +1,4 @@
+cd ../../
+export GOPATH=`pwd`
+export PATH=$PATH:/home/rails/fohow/statement_api/go/gopath/bin
+cd -