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 4b1f0d9 commit c9227e7Copy full SHA for c9227e7
1 file changed
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.3
+KERNEL_VERSION=6.19.4
12
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
0 commit comments