Skip to content

Commit 35fcbbd

Browse files
authored
v6.19.8-2
1 parent 5be1c6c commit 35fcbbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ WORKING_PATH=/root/work
66
CHROOT_PATH="${WORKING_PATH}/chroot"
77
IMAGE_PATH="${WORKING_PATH}/image"
88
KERNEL_VERSION=6.19.8
9-
PKGREL=1
9+
PKGREL=2
1010
sed -i "s/KVER/${KERNEL_VERSION}/g" $(pwd)/files/chroot_build.sh
1111
sed -i "s/PREL/${PKGREL}/g" $(pwd)/files/chroot_build.sh
1212

0 commit comments

Comments
 (0)