From 3a3117ab1972e118699961387ded1ae81f5e0024 Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Wed, 30 Mar 2022 21:01:07 +0000 Subject: [PATCH] remove glances from purge --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index e4acfa57..5e93b205 100755 --- a/update.sh +++ b/update.sh @@ -239,7 +239,7 @@ echo "### Installing apt-fast" local myPACKAGES=$(cat /opt/tpot/packages.txt) echo echo "### Removing and holding back problematic packages ..." -apt-fast -y purge cockpit-pcp elasticsearch-curator exim4-base glances mailutils ntp pcp +apt-fast -y purge cockpit-pcp elasticsearch-curator exim4-base mailutils ntp pcp apt-mark hold exim4-base mailutils ntp pcp cockpit-pcp hash -r echo