Merge "Modify README in create mirror steps"
This commit is contained in:
commit
495aa746b2
@ -57,9 +57,8 @@ After all downloading complete, copy the download files to mirror.
|
|||||||
|
|
||||||
.. code-block :: bash
|
.. code-block :: bash
|
||||||
|
|
||||||
$ find ./output -name "*.i686.rpm" | xargs rm -f
|
$ mkdir -p <your_mirror_folder>/
|
||||||
$ chown 751:751 -R ./output
|
$ cp -r output/stx-r1/ <your_mirror_folder>/
|
||||||
$ cp -rf output/stx-r1/ <your_mirror_folder>/
|
|
||||||
|
|
||||||
In this case ``<your_mirror_folder>`` can be whatever folder you want to
|
In this case ``<your_mirror_folder>`` can be whatever folder you want to
|
||||||
use as mirror.
|
use as mirror.
|
||||||
|
Loading…
Reference in New Issue
Block a user