Changed kernel to 4.19.0-8.

This commit is contained in:
Tomasz Zaworski 2020-02-28 14:04:23 +01:00
parent de8d469f2c
commit f7ec8578cd

View File

@ -4,7 +4,7 @@ TARGET=$1
VERSION=$(date +%g.%m)
OUTPUT=${TARGET}/output/${VERSION}
DEBIAN_CODENAME='buster'
KERNEL_VERSION='4.19.0-5-amd64'
KERNEL_VERSION='4.19.0-8-amd64'
ARCH='amd64'
umask 022