This commit is contained in:
github-actions[bot] 2022-11-07 11:04:39 +00:00
parent 07be0e870a
commit 6d3cb40d7c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ ROOT_PATH=$(pwd)
WORKING_PATH=/root/work
CHROOT_PATH="${WORKING_PATH}/chroot"
IMAGE_PATH="${WORKING_PATH}/image"
KERNEL_VERSION=6.0.6
KERNEL_VERSION=6.0.7
PKGREL=1
sed -i "s/KVER/${KERNEL_VERSION}/g" $(pwd)/files/chroot_build.sh
sed -i "s/PREL/${PKGREL}/g" $(pwd)/files/chroot_build.sh