mirror of
https://github.com/fiatjaf/khatru.git
synced 2026-04-04 04:34:24 +02:00
3 lines
74 B
Makefile
3 lines
74 B
Makefile
relay: $(shell find . -name "*.go")
|
|
go build -ldflags="-s -w" -o ./relay
|