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 4fa0e26 commit 5f50e9dCopy full SHA for 5f50e9d
build.sh
@@ -19,7 +19,7 @@ ISO_MOUNT_DIR="$ROOT_PATH/${FLAVOUR}-original" # Temporary mount point for th
19
VER=25.10
20
CODENAME=questing
21
KERNEL_VERSION=6.19.8
22
-PKGREL=1
+PKGREL=2
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