Skip to content

Commit

Permalink
6.2.2-1
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 committed Mar 6, 2023
1 parent 70ec483 commit dc00d75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Expand Up @@ -5,8 +5,8 @@ ROOT_PATH=$(pwd)
WORKING_PATH=/root/work
CHROOT_PATH="${WORKING_PATH}/chroot"
IMAGE_PATH="${WORKING_PATH}/image"
KERNEL_VERSION=6.1.14
PKGREL=2
KERNEL_VERSION=6.2.2
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

Expand Down

0 comments on commit dc00d75

Please sign in to comment.