mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-09-06 18:26:20 +00:00
remove glances from purge
This commit is contained in:
parent
572d540ead
commit
3a3117ab19
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ echo "### Installing apt-fast"
|
||||||
local myPACKAGES=$(cat /opt/tpot/packages.txt)
|
local myPACKAGES=$(cat /opt/tpot/packages.txt)
|
||||||
echo
|
echo
|
||||||
echo "### Removing and holding back problematic packages ..."
|
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
|
apt-mark hold exim4-base mailutils ntp pcp cockpit-pcp
|
||||||
hash -r
|
hash -r
|
||||||
echo
|
echo
|
||||||
|
|
Loading…
Reference in a new issue