This commit is contained in:
Aditya Garg
2025-07-13 11:04:20 +05:30
committed by GitHub
parent 666adde1fc
commit d767b67af7
+1 -1
View File
@@ -8,7 +8,7 @@ IMAGE_PATH="${WORKING_PATH}/image"
CODENAME=noble
FLAVOUR=$1
MINT_VERSION=22.1
KERNEL_VERSION=6.14.8
KERNEL_VERSION=6.15.6
PKGREL=1
sed -i "s/KVER/${KERNEL_VERSION}/g" $(pwd)/files/chroot_build.sh
sed -i "s/PREL/${PKGREL}/g" $(pwd)/files/chroot_build.sh