diff --git a/update.sh b/update.sh index 5e93b205..9ad87668 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 mailutils ntp pcp +apt-fast -y --allow-change-held-packages purge cockpit-pcp elasticsearch-curator exim4-base mailutils ntp pcp apt-mark hold exim4-base mailutils ntp pcp cockpit-pcp hash -r echo