diff --git a/Makefile b/Makefile index e8803b5..68066f2 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ -minecraft-site: +minecraft-site: minecraft-site.go index.html go.mod go.sum go build -tags netgo -ldflags '-extldflags "-static"'