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 9593b9a commit e8cb0d7Copy full SHA for e8cb0d7
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.6
12
-PKGREL=1
+KERNEL_VERSION=6.13.7
+PKGREL=2
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