generated from images/live-iso-gnome
Update hooks/999-cleanup-apt-cache.chroot
This commit is contained in:
parent
3ad19ac4bd
commit
85f63d7b97
@ -4,6 +4,9 @@
|
||||
rm -f /var/lib/apt/lists/*_Packages
|
||||
rm -f /var/lib/apt/lists/*_Sources
|
||||
rm -f /var/lib/apt/lists/*_Translation-*
|
||||
systemctl unmask fwupd || true
|
||||
systemctl unmask nmdb || true
|
||||
systemctl mask fwupd || true
|
||||
systemctl mask nmdb || true
|
||||
systemctl mask gnome-remote-desktop || true
|
||||
systemctl mask gnome-remote-desktop-configuration || true
|
||||
systemctl mask NetworkManager-wait-online || true
|
||||
apt clean -y
|
Loading…
Reference in New Issue
Block a user