Remove apt-cache clean call

This commit is contained in:
Oleg Kalachev
2024-04-15 00:15:41 +03:00
parent 96c67db541
commit 93b146986a

View File

@@ -184,7 +184,7 @@ EOF
# Restore original sources.list
#mv /var/sources.list.bak /etc/apt/sources.list
# Clean apt cache
apt-get clean -qq > /dev/null
# apt-get clean -qq > /dev/null
# Remove local mirror repository key
#apt-key del COEX-MIRROR