mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-04-19 19:28:22 +00:00
8 lines
270 B
Plaintext
8 lines
270 B
Plaintext
Usage: aptly mirror create <name> <archive url> <distribution> [<component1> ...]
|
|
|
|
Create records information about new mirror and fetches Release file (it doesn't download packages).
|
|
|
|
ex:
|
|
$ aptly mirror create wheezy-main http://mirror.yandex.ru/debian/ wheezy main
|
|
|