From a8a7607eb633905f7409505b585a1f8bc81466f6 Mon Sep 17 00:00:00 2001 From: Sudo-Ivan Date: Tue, 31 Dec 2024 19:25:23 -0600 Subject: [PATCH] update binary name --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 69954c8..2d3b352 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,7 @@ build-darwin: build-all: build-linux build-windows build-darwin run-reticulum: - @./$(BUILD_DIR)/reticulum + @./$(BUILD_DIR)/reticulum-go run-announce: @./$(BUILD_DIR)/rns-announce