diff --git a/makefile b/makefile index 9933745..d6f2f03 100644 --- a/makefile +++ b/makefile @@ -52,4 +52,4 @@ test: build: go build $(BUILD_FLAGS) ./cmd/consumer-democracy - mv ./consumer-democracy appnamed + mv ./consumer-democracy onexd