Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b48e8d8

Browse files
author
xuxinhua
committed
Merge remote-tracking branch 'origin/master'
2 parents 0c28c0c + ad18464 commit b48e8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

websites/code/studygolang/install.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ set VERSION=%VERNAME%-%VERCODE%
2323
gofmt -w src
2424

2525
:: -tags "debug" 表示测试
26-
go install -tags "debug" -ldflags "-X util/version.Version "%VERSION%" -X util/version.Date "%date:~3,10%T%time%"" ./...
26+
go install -tags "debug" -ldflags "-X util.version.Version "%VERSION% ./...
2727

2828
set GOPATH=%OLDGOPATH%
2929

0 commit comments

Comments
 (0)