Parcourir la source

增加gopath设置文件

abiao il y a 5 ans
Parent
commit
cfb667ec5f
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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 -