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 d88be80 commit 6ede5f8Copy full SHA for 6ede5f8
1 file changed
build.sh
@@ -9,7 +9,7 @@ CODENAME=noble
9
FLAVOUR=$1
10
MINT_VERSION=22
11
KERNEL_VERSION=6.12.7
12
-PKGREL=2
+PKGREL=3
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