mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-20 20:19:56 +00:00
Makefile修改 4个空格 --> tab
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ all: check gva initdb run
|
||||
|
||||
gva:
|
||||
go env -w GO111MODULE=on
|
||||
go env -w GOPROXY=https://goproxy.io,direct
|
||||
go env -w GOPROXY=https://goproxy.io,direct
|
||||
go build -o ${GVA} cmd/main.go
|
||||
|
||||
initdb:
|
||||
|
||||
Reference in New Issue
Block a user