makefile copies instead of moves

This commit is contained in:
2026-01-28 10:21:27 -05:00
parent 6deaf47565
commit 7fc4498dd7

View File

@@ -16,4 +16,4 @@ lint:
$(GO) fmt ./...
install: build
@mv ./fes /usr/bin/local/
@cp fes /usr/bin/local