v6.19.8-2

This commit is contained in:
Aditya Garg
2026-03-17 16:33:10 +05:30
committed by GitHub
parent 5be1c6cee3
commit 35fcbbd31e
+1 -1
View File
@@ -6,7 +6,7 @@ WORKING_PATH=/root/work
CHROOT_PATH="${WORKING_PATH}/chroot"
IMAGE_PATH="${WORKING_PATH}/image"
KERNEL_VERSION=6.19.8
PKGREL=1
PKGREL=2
sed -i "s/KVER/${KERNEL_VERSION}/g" $(pwd)/files/chroot_build.sh
sed -i "s/PREL/${PKGREL}/g" $(pwd)/files/chroot_build.sh