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 610e5ec commit 2d8d225Copy full SHA for 2d8d225
build.sh
@@ -10,7 +10,7 @@ apt-get update
10
apt-get install -y lsb-release
11
12
KERNEL_VERSION=6.12.81
13
-PKGREL=1
+PKGREL=2
14
DISTRO=$(lsb_release -i | cut -d ":" -f 2 | xargs)
15
CODENAME=$(lsb_release -c | cut -d ":" -f 2 | xargs)
16
0 commit comments