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 8bd405d commit 93c3bdbCopy full SHA for 93c3bdb
build.sh
@@ -18,8 +18,8 @@ fi
18
ISO_MOUNT_DIR="$ROOT_PATH/${FLAVOUR}-original" # Temporary mount point for the original ISO
19
VER=25.10
20
CODENAME=questing
21
-KERNEL_VERSION=6.19.8
22
-PKGREL=2
+KERNEL_VERSION=6.19.9
+PKGREL=1
23
ISO_IMAGE=${FLAVOUR}-25.10-desktop-amd64.iso
24
ISO_IMAGE_OUTPUT="${OUTPUT_PATH}/${FLAVOUR}-${VER}-${KERNEL_VERSION}-t2-${CODENAME}.iso"
25
ISO_WORK_DIR="$ROOT_PATH/${FLAVOUR}-iso"
0 commit comments