This commit is contained in:
@@ -7,7 +7,8 @@ export now=$(TZ=Australia/Sydney date '+%Y%m%d-%H%M%S')
|
||||
echo $now
|
||||
pwd
|
||||
ls -lah ~
|
||||
#go env GOCACHE
|
||||
go env
|
||||
go env GOPATH
|
||||
#GOCACHE=/tmp/cache
|
||||
#export GOCACHE
|
||||
#go env GOCACHE
|
||||
@@ -16,5 +17,4 @@ go build -ldflags "-X main.sha1ver=`git rev-parse HEAD` -X main.buildTime=$now"
|
||||
echo "build complete"
|
||||
sha256sum smt > smt_checksum.txt
|
||||
ls -lah
|
||||
ls -lah www
|
||||
ls -lah ~
|
||||
find .
|
Reference in New Issue
Block a user