This commit is contained in:
Aditya Garg
2026-02-27 18:09:29 +05:30
parent 4b1f0d9e41
commit c9227e7766
+1 -1
View File
@@ -8,7 +8,7 @@ IMAGE_PATH="${WORKING_PATH}/image"
CODENAME=noble
FLAVOUR=$1
MINT_VERSION=22.3
KERNEL_VERSION=6.19.3
KERNEL_VERSION=6.19.4
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