mirror of
https://github.com/KevinMidboe/motdGOi.git
synced 2026-07-23 18:21:57 +00:00
Updated README
This commit is contained in:
@@ -7,7 +7,7 @@ build:
|
||||
export GO11MODULE="auto" \
|
||||
go mod download; \
|
||||
go mod vendor; \
|
||||
CGO_ENABLED=0 go build -a -ldflags '-s' -installsuffix cgo -o motd-larry cmd/figlet4go/main.go
|
||||
CGO_ENABLED=0 go build -a -ldflags '-s' -installsuffix cgo -o motd cmd/motdGO/main.go
|
||||
|
||||
install:
|
||||
export GO11MODULE="on"; \
|
||||
|
||||
Reference in New Issue
Block a user