We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96132aa commit 02cc176Copy full SHA for 02cc176
build.sh
@@ -7,8 +7,8 @@ FLAVOUR=$1
7
ISO_MOUNT_DIR="$ROOT_PATH/${FLAVOUR}-original" # Temporary mount point for the original ISO
8
VER=24.04
9
CODENAME=noble
10
-KERNEL_VERSION=6.19.9
11
-PKGREL=1
+KERNEL_VERSION=6.19.10
+PKGREL=2
12
13
ISO_IMAGE=${FLAVOUR}-24.04.4-desktop-amd64.iso
14
ISO_IMAGE_OUTPUT="${OUTPUT_PATH}/${FLAVOUR}-${VER}-${KERNEL_VERSION}-t2-${CODENAME}.iso"
0 commit comments