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 Nov 26, 2024
1 parent b646bb8 commit 801f86d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions files/chroot_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,6 @@ update-initramfs -u -v -k "${KERNEL_VERSION}"

echo >&2 "===]> Info: Remove unused applications ... "

apt-get purge -y -qq \
linux-generic \
linux-headers-6.8.0-31 \
linux-headers-6.8.0-31-generic \
linux-headers-generic \
linux-image-6.8.0-31-generic \
linux-image-generic \
linux-modules-6.8.0-31-generic \
linux-modules-extra-6.8.0-31-generic

apt-get autoremove -y

echo >&2 "===]> Info: Cleanup the chroot environment... "
Expand Down

0 comments on commit 801f86d

Please sign in to comment.