Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nextcloud_update.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/nextcloud_update.sh b/nextcloud_update.sh
index 62d63d6c..778953e2 100644
--- a/nextcloud_update.sh
+++ b/nextcloud_update.sh
@@ -634,9 +634,6 @@ apt-get autoclean
# Update GRUB, just in case
update-grub
-# Remove update lists
-rm /var/lib/apt/lists/* -r
-
# Free some space (ZFS snapshots)
if is_this_installed libzfs4linux
then