diff --git a/build.sh b/build.sh index 8cc7182..f2a40c1 100755 --- a/build.sh +++ b/build.sh @@ -9,7 +9,7 @@ export DEBIAN_FRONTEND=noninteractive apt-get update apt-get install -y lsb-release -KERNEL_VERSION=6.6.47 +KERNEL_VERSION=6.6.48 PKGREL=xanmod1 CODENAME=$(lsb_release -c | cut -d ":" -f 2 | xargs)