|
|
|
|
|
by some_infra_dude
128 days ago
|
|
Looks like what your shipping is not what's in the repo... ```
klaw.sh git:(main) make
go build -ldflags "-s -w -X main.version=v0.1.0-7-g02b1591" -o bin/klaw ./cmd/klaw
stat /home/stobias/repos/personal/misc/klaw.sh/cmd/klaw: directory not found
make: ** [Makefile:12: build] Error 1
``` |
|