mirror of
https://github.com/HDT3213/godis.git
synced 2025-10-04 16:32:41 +08:00
upgrade to go 1.16 and add a banner
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o target/godis-linux ./src/cmd
|
||||
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o target/godis-linux ./cmd
|
Reference in New Issue
Block a user