From 7194a70959fed410eaef773092f1f3754d7d2579 Mon Sep 17 00:00:00 2001 From: a10zn8 Date: Wed, 11 Oct 2023 18:44:19 +0400 Subject: [PATCH] fix typo in Make file (#318) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c10966c2..55c87646 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ jib: build-foundation jib-docker: build-foundation ./gradlew jibDockerBuild -Pdocker=drpcorg -disZip: build-foundation +distZip: build-foundation ./gradlew disZip clean: