diff --git a/debian-clean-mate.sh b/debian-clean-mate.sh index fbef848..b4d1160 100644 --- a/debian-clean-mate.sh +++ b/debian-clean-mate.sh @@ -6,7 +6,7 @@ APT_INST="apt -y install" APT_PURGE="apt -y purge" APT_REMOVE="apt -y autoremove" -PKG_MATE="mate-desktop-environment mozo caja-open-terminal lightdm" +PKG_MATE="mate-desktop-environment mozo caja-open-terminal package-update-indicator lightdm" PKG_APPS="audacious mplayer smplayer software-properties-gtk synaptic gnome-disk-utility gimp" PKG_OFFICE="libreoffice libreoffice-gtk3 aspell-hr hunspell-hr" PKG_NET="network-manager-gnome thunderbird net-tools remmina"