diff --git a/Makefile b/Makefile index ef29e01..0fdaf2f 100644 --- a/Makefile +++ b/Makefile @@ -16,4 +16,4 @@ lint: $(GO) fmt ./... install: build - @mv ./fes /usr/bin/local/ + @cp fes /usr/bin/local