From: Michael Tremer Date: Thu, 8 Aug 2024 18:31:01 +0000 (+0000) Subject: make.sh: Cleanup the images directory, too X-Git-Tag: v2.29-core188~10^2~135 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ecacbaacbad42545e2e41838ed9c50ac5ae42cb0;p=ipfire-2.x.git make.sh: Cleanup the images directory, too Signed-off-by: Michael Tremer --- diff --git a/make.sh b/make.sh index 21b7faf01b..370e616a23 100755 --- a/make.sh +++ b/make.sh @@ -2368,8 +2368,7 @@ clean) # Cleanup build files rm -rf \ "${BUILD_DIR}" \ - "${BASEDIR}/cdrom" \ - "${BASEDIR}/packages" \ + "${IMAGES_DIR}" \ "${LOG_DIR}" # Remove the /tools symlink