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 100d901 commit 19c6a8fCopy full SHA for 19c6a8f
1 file changed
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.13.5
11
-PKGREL=2
+KERNEL_VERSION=6.13.6
+PKGREL=1
12
13
ISO_IMAGE=${FLAVOUR}-24.04.2-desktop-amd64.iso
14
ISO_IMAGE_OUTPUT="${OUTPUT_PATH}/${FLAVOUR}-${VER}-${KERNEL_VERSION}-t2-${CODENAME}.iso"
0 commit comments