From 0d2e1150e9f71154633195f1cd37377d533ff43f Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Fri, 16 Aug 2019 23:11:02 +0200 Subject: [PATCH] Add missing Makefile Signed-off-by: Knut Ahlers --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Makefile diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..cab2698 --- /dev/null +++ b/Makefile @@ -0,0 +1,5 @@ +default: + +publish: + curl -sSLo golang.sh https://raw.githubusercontent.com/Luzifer/github-publish/master/golang.sh + bash golang.sh