diff --git a/files/chroot_build.sh b/files/chroot_build.sh index 6b90e88..0c1dcca 100755 --- a/files/chroot_build.sh +++ b/files/chroot_build.sh @@ -142,7 +142,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