Skip to content

Commit

Permalink
Update chroot_build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored May 1, 2024
1 parent abf7cf3 commit 4f17186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/chroot_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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... "

Expand Down

0 comments on commit 4f17186

Please sign in to comment.