From 62288813a75b78d9f01fbf88531710f21770a705 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 4 May 2023 15:46:41 +0200 Subject: [PATCH] No we have real bare origin --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a605c86..474df97 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,6 @@ package: echo $(NRELEASE) > RELEASE git commit -a -m "New release" - #git push + git push createrepo $(REPO) -- 2.43.0