Disable full remove of apt cache

This commit is contained in:
Oleg Kalachev
2024-04-17 06:48:59 +03:00
parent 4fcd0eaf2f
commit 960a105cba

View File

@@ -38,7 +38,6 @@ dpigs -H -n 100
echo "Cleanup apt"
apt-get autoremove --purge -y
apt-get clean
rm -rf /var/cache/apt/*
echo "Move /etc/ld.so.preload back to its original position"
mv /etc/ld.so.preload.disabled-for-build /etc/ld.so.preload