diff --git a/centos-mirror-tools/README.rst b/centos-mirror-tools/README.rst index 7cbde142..9f63d243 100644 --- a/centos-mirror-tools/README.rst +++ b/centos-mirror-tools/README.rst @@ -57,9 +57,8 @@ After all downloading complete, copy the download files to mirror. .. code-block :: bash - $ find ./output -name "*.i686.rpm" | xargs rm -f - $ chown 751:751 -R ./output - $ cp -rf output/stx-r1/ / + $ mkdir -p / + $ cp -r output/stx-r1/ / In this case ```` can be whatever folder you want to use as mirror.