aboutsummaryrefslogtreecommitdiffstats
path: root/devuan_package_mirror_sync.sh
diff options
context:
space:
mode:
Diffstat (limited to 'devuan_package_mirror_sync.sh')
-rwxr-xr-xdevuan_package_mirror_sync.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/devuan_package_mirror_sync.sh b/devuan_package_mirror_sync.sh
index 23381a7..1e8b061 100755
--- a/devuan_package_mirror_sync.sh
+++ b/devuan_package_mirror_sync.sh
@@ -6,7 +6,7 @@
6# It excludes the metadata files. 6# It excludes the metadata files.
7# 7#
8# The second one doesn't exclude anything, which will pick up the 8# The second one doesn't exclude anything, which will pick up the
9# metadata files exclruded the first time, then delete anything that should 9# metadata files excluded the first time, then delete anything that should
10# be deleted. 10# be deleted.
11# 11#
12# In this way the amount of time where your mirror isn't fully valid is minimised. 12# In this way the amount of time where your mirror isn't fully valid is minimised.