diff options
| author | onefang | 2025-10-24 05:05:20 +0200 | 
|---|---|---|
| committer | onefang | 2025-10-24 05:05:20 +0200 | 
| commit | 09afa2db1da0031da81eb0e63859731fbf18230b (patch) | |
| tree | f36b512ad02d85d5f919b0d0fe18d4974a422d4b | |
| parent | Add more description. (diff) | |
| download | devuan_package_mirror_sync-trunk.zip devuan_package_mirror_sync-trunk.tar.gz devuan_package_mirror_sync-trunk.tar.bz2 devuan_package_mirror_sync-trunk.tar.xz | |
Diffstat (limited to '')
| -rwxr-xr-x | devuan_package_mirror_sync.sh | 2 | 
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. | 
