3 lines
114 B
Makefile
3 lines
114 B
Makefile
minecraft-site: minecraft-site.go index.html go.mod go.sum
|
|
go build -tags netgo -ldflags '-extldflags "-static"'
|