Added option --skip-existing-packages to speed up mirror update.

This commit is contained in:
Clemens Rabe
2017-03-23 21:55:22 +01:00
parent 52f7c83f95
commit 66f51d2b17
8 changed files with 405 additions and 105 deletions

View File

@@ -22,3 +22,4 @@ List of contributors, in chronological order:
* Phil Frost (https://github.com/bitglue)
* Benoit Foucher (https://github.com/bentoi)
* Geoffrey Thomas (https://github.com/geofft)
* Clemens Rabe (https://github.com/seeraven)