Skip to content

Commit

Permalink
6.12.7-2
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored Dec 29, 2024
1 parent 6f70bc3 commit a353133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ apt-get update
apt-get install -y lsb-release

KERNEL_VERSION=6.12.7
PKGREL=1
PKGREL=2
DISTRO=$(lsb_release -i | cut -d ":" -f 2 | xargs)
CODENAME=$(lsb_release -c | cut -d ":" -f 2 | xargs)

Expand Down

0 comments on commit a353133

Please sign in to comment.