This commit is contained in:
Owen Schwartz
2025-01-04 21:23:04 -05:00

View File

@@ -11,7 +11,7 @@ test:
docker run fosrl/newt:latest docker run fosrl/newt:latest
local: local:
CGO_ENABLED=0 GOOS=linux go build -o newt CGO_ENABLED=0 go build -o newt
clean: clean:
rm newt rm newt