diff --git a/build.sh b/build.sh index 57a97d6..e1e9b25 100755 --- a/build.sh +++ b/build.sh @@ -9,8 +9,8 @@ export DEBIAN_FRONTEND=noninteractive apt-get update apt-get install -y lsb-release -KERNEL_VERSION=6.12.4 -PKGREL=xanmod1 +KERNEL_VERSION= +PKGREL= CODENAME=$(lsb_release -c | cut -d ":" -f 2 | xargs) #KERNEL_REPOSITORY=git://kernel.ubuntu.com/virgin/linux-stable.git