@@ -5,7 +5,7 @@ GO?= go
all: build
build:
$(GO) build -o lash ./cmd/lash/
$(GO) build -o lash ./bin/main.go
lint:
$(GO) fmt ./...
The note is not visible to the blocked user.