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

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'etc/nextcloudpi-config.d/samba.sh')
-rw-r--r--etc/nextcloudpi-config.d/samba.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/nextcloudpi-config.d/samba.sh b/etc/nextcloudpi-config.d/samba.sh
index 4e4c4e84..e0ffb4ac 100644
--- a/etc/nextcloudpi-config.d/samba.sh
+++ b/etc/nextcloudpi-config.d/samba.sh
@@ -81,13 +81,6 @@ EOF
echo "SMB enabled"
}
-cleanup()
-{
- apt-get autoremove -y
- apt-get clean
- rm /var/lib/apt/lists/* -r
-}
-
# License
#
# This script is free software; you can redistribute it and/or modify it