mirror of
https://github.com/stashapp/stash.git
synced 2026-01-08 16:49:21 +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
|