From 98ebcf486a946d45d46d53037ae984ff70c70e06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Juri=C5=A1i=C4=87?= Date: Mon, 4 Apr 2022 09:13:27 +0200 Subject: [PATCH] Updated list of apps --- debian-clean-mate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"