Add Makefile dependencies
This commit is contained in:
parent
f94e307bc8
commit
c97321beae
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue