From: Michael Tremer Date: Tue, 9 Jul 2024 16:42:11 +0000 (+0000) Subject: make.sh: Create Core Update packages, too X-Git-Tag: v2.29-core188~10^2~298 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=36fb6a66056274bd58097a4f888405bb0ff5f48b;p=ipfire-2.x.git make.sh: Create Core Update packages, too Signed-off-by: Michael Tremer --- diff --git a/make.sh b/make.sh index 92fcc7fcbd..5cb20d2bee 100755 --- a/make.sh +++ b/make.sh @@ -2027,6 +2027,7 @@ build_system() { # Build images lfsmake2 cdrom lfsmake2 flash-images + lfsmake2 core-updates } build_packages() {