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 cf68744 commit bb9075eCopy full SHA for bb9075e
1 file changed
build.sh
@@ -10,7 +10,7 @@ FLAVOUR_CAP=$(echo "${FLAVOUR}" | tr '_-' ' ' | awk '{for(i=1;i<=NF;i++) $i=toup
10
ISO_MOUNT_DIR="$ROOT_PATH/${FLAVOUR}-original" # Temporary mount point for the original ISO
11
VER=25.10
12
CODENAME=questing
13
-KERNEL_VERSION=6.19.7
+KERNEL_VERSION=6.19.8
14
PKGREL=1
15
ISO_IMAGE=${FLAVOUR}-25.10-desktop-amd64.iso
16
ISO_IMAGE_OUTPUT="${OUTPUT_PATH}/${FLAVOUR}-${VER}-${KERNEL_VERSION}-t2-${CODENAME}.iso"
0 commit comments