mirror of
https://github.com/stashapp/stash.git
synced 2026-01-15 12:42:47 +01:00
5 lines
No EOL
84 B
Makefile
5 lines
No EOL
84 B
Makefile
gqlgen:
|
|
go run scripts/gqlgen.go
|
|
|
|
build:
|
|
CGO_ENABLED=1 packr2 build -mod=vendor -v
|