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 f9021dc commit 3b74c5eCopy full SHA for 3b74c5e
build.sh
@@ -9,7 +9,7 @@ export DEBIAN_FRONTEND=noninteractive
9
apt-get update
10
apt-get install -y lsb-release
11
12
-KERNEL_VERSION=6.12.54
+KERNEL_VERSION=6.12.55
13
PKGREL=xanmod1
14
CODENAME=$(lsb_release -c | cut -d ":" -f 2 | xargs)
15
0 commit comments