diff --git a/files/chroot_build.sh b/files/chroot_build.sh index 551f5ad..5e34d96 100755 --- a/files/chroot_build.sh +++ b/files/chroot_build.sh @@ -145,7 +145,8 @@ apt-get purge -y -qq \ linux-image-5.19.0-21-generic \ linux-image-generic \ linux-modules-5.19.0-21-generic \ - linux-modules-extra-5.19.0-21-generic + linux-modules-extra-5.19.0-21-generic \ + gedit apt-get autoremove -y