Update chroot_build.sh

This commit is contained in:
Aditya Garg
2024-05-01 17:53:41 +05:30
committed by GitHub
parent abf7cf339f
commit 4f17186329
+1 -1
View File
@@ -77,7 +77,7 @@ apt-get install -y -qq -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="
echo >&2 "===]> Info: Install the T2 kernel... "
apt-get install -y -qq -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" \
linux-t2=KVER-${CODENAME}
linux-t2=KVER-PREL-${CODENAME}
echo >&2 "===]> Info: Install window manager... "