Skip to content

Commit

Permalink
Update kernel 5.7.17
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosfad committed Aug 29, 2020
1 parent 26e8e6b commit 209553c
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 @@ -5,7 +5,7 @@ ROOT_PATH=$(pwd)
WORKING_PATH=/root/work
CHROOT_PATH="${WORKING_PATH}/chroot"
IMAGE_PATH="${WORKING_PATH}/image"
KERNEL_VERSION=5.7.15
KERNEL_VERSION=5.7.17

if [ -d "$WORKING_PATH" ]; then
rm -rf "$WORKING_PATH"
Expand Down

0 comments on commit 209553c

Please sign in to comment.