From 88e30db52fd67214c286fd6c608c92c2b013f9bb Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 3 Jan 2024 15:19:18 -0600 Subject: [PATCH] no github Signed-off-by: Jeff Carr --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 7dd70be..263838b 100644 --- a/Makefile +++ b/Makefile @@ -32,3 +32,6 @@ push: git add --all git commit -a -s git push + +github: + @echo "IPv6 only. Do not mirror on github"