From c641154bf9c196bd43d588cab63c41b84ff38fec Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 5 Jan 2024 14:37:03 -0600 Subject: [PATCH] add simple notes Signed-off-by: Jeff Carr --- Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Makefile b/Makefile index b95364d..2efa5b1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,12 @@ +all: + @echo this is a gui for the cloudflare package + redomod: rm -f go.* go mod init go mod tidy + +github: + @echo + @echo no github mirror for this + @echo