This commit is contained in:
Aditya Garg
2024-11-12 14:12:09 +05:30
committed by GitHub
parent edbbe57040
commit b646bb830f
+1 -1
View File
@@ -8,7 +8,7 @@ IMAGE_PATH="${WORKING_PATH}/image"
CODENAME=noble
FLAVOUR=$1
MINT_VERSION=22
KERNEL_VERSION=6.10.5
KERNEL_VERSION=6.11.7
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