Modificar Kde/acorhooks/normal/0520-applications.hook.chroot
This commit is contained in:
parent
423572de38
commit
e11c9ec444
|
@ -6,7 +6,10 @@
|
||||||
# Remove software
|
# Remove software
|
||||||
# apt remove -y firefox-esr
|
# apt remove -y firefox-esr
|
||||||
# apt remove -y teit
|
# apt remove -y teit
|
||||||
apt --purge --yes autoremove vim vim-tiny murrine-themes adapta-kde cantata hv3 termit raspi-firmware nvidia*
|
apt --purge --yes autoremove vim vim-tiny murrine-themes cantata hv3 termit raspi-firmware nvidia*
|
||||||
|
|
||||||
|
# Remove /boot/firmware folder
|
||||||
|
rm -r /boot/firmware
|
||||||
|
|
||||||
## This section is the "lint-trap" to remove files and/or
|
## This section is the "lint-trap" to remove files and/or
|
||||||
## directories not associated with or required by AcorOS.
|
## directories not associated with or required by AcorOS.
|
||||||
|
|
Loading…
Reference in New Issue