mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Disable full remove of apt cache
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user