From 0e92eaec0f461a00c5ff453548d4f4db1d78c68f Mon Sep 17 00:00:00 2001 From: Aditya Garg Date: Mon, 7 Nov 2022 16:16:45 +0530 Subject: [PATCH] Change kernel to T2 Kinetic --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index e1a5924..91e2213 100755 --- a/build.sh +++ b/build.sh @@ -36,7 +36,7 @@ apt-get install -y -qq -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::=" syslinux echo >&2 "===]> Info: Start loop... " -for ALTERNATIVE in t2-jammy t2-external +for ALTERNATIVE in t2-kinetic t2-external do echo >&2 "===]> Info: Start building ${ALTERNATIVE}... "