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 e8cb0d7 commit d025ae7Copy full SHA for d025ae7
1 file changed
build.sh
@@ -8,8 +8,8 @@ IMAGE_PATH="${WORKING_PATH}/image"
8
CODENAME=noble
9
FLAVOUR=$1
10
MINT_VERSION=22.1
11
-KERNEL_VERSION=6.13.7
12
-PKGREL=2
+KERNEL_VERSION=6.13.8
+PKGREL=1
13
sed -i "s/KVER/${KERNEL_VERSION}/g" $(pwd)/files/chroot_build.sh
14
sed -i "s/PREL/${PKGREL}/g" $(pwd)/files/chroot_build.sh
15
0 commit comments