From e1644587c583dc66668b6190b67a96942788544a Mon Sep 17 00:00:00 2001 From: a10zn8 Date: Wed, 11 Oct 2023 17:43:44 +0300 Subject: [PATCH] fix typo in Make file --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c10966c2e..55c87646b 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: