Update chroot_build.sh

This commit is contained in:
Aditya Garg 2024-05-01 17:54:16 +05:30 committed by GitHub
parent 10cb7221b3
commit 5e50412bb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,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... "