do the same thing in prod too
This commit is contained in:
parent
bff1f4d622
commit
828a35a67b
1 changed files with 1 additions and 3 deletions
|
@ -6,6 +6,4 @@
|
|||
# build the combined docs tree.
|
||||
# See https://pagure.io/fedora-infrastructure/issue/7130
|
||||
|
||||
/usr/bin/rsync -aSHPv --link-dest=/srv/web/docs-old.fedoraproject.org/public_html/ /srv/web/docs-old.fedoraproject.org/public_html/ /srv/web/docs-combined/
|
||||
/usr/bin/rsync -aSHPv --link-dest=/srv/web/docs-old.fedoraproject.org/public_html //srv/web/docs-redirects/ /srv/web/docs-combined/
|
||||
/usr/bin/rsync -aSHPv --link-dest=/srv/web/docs-old.fedoraproject.org/public_html/ /srv/web/docs.fedoraproject.org/ /srv/web/docs-combined/
|
||||
rsync -aH --delete /srv/web/docs.fedoraproject.org/ /srv/web/docs-redirects/ /srv/web/docs-old.fedoraproject.org/public_html/ /srv/web/docs-combined/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue