Move cmd/srv.go to ./

chubin/logging
Igor Chubin 2 years ago
parent 12df32b07c
commit fb8f0d248b

@ -1,2 +1,2 @@
srv: cmd/*.go internal/*/*.go
go build -o srv ./cmd/
srv: srv.go internal/*/*.go
go build -o srv ./

Loading…
Cancel
Save