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 a4e990c commit 1a45c5bCopy full SHA for 1a45c5b
build.sh
@@ -8,7 +8,7 @@ IMAGE_PATH="${WORKING_PATH}/image"
8
CODENAME=noble
9
FLAVOUR=$1
10
MINT_VERSION=22.3
11
-KERNEL_VERSION=6.19.8
+KERNEL_VERSION=6.19.11
12
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
0 commit comments