Fix version that needs new empty repos
This commit is contained in:
parent
85e991b5d6
commit
1f20d1434a
1 changed files with 2 additions and 2 deletions
|
@ -151,13 +151,13 @@ $ sudo ln -s /mnt/koji/compose/updates/empty-repo/ /mnt/koji/compose/updates/epe
|
|||
=== Creating Empty Repos
|
||||
|
||||
To create empty repos on the master mirror, run
|
||||
https://pagure.io/releng/blob/main/f/scripts/branching-epel/create_empty_repos.sh[create_emtpy_repos.sh]
|
||||
https://pagure.io/releng/blob/main/f/scripts/branching-epel/create_empty_repos.sh[create_empty_repos.sh]
|
||||
from https://pagure.io/releng[pagure releng] repo. This should be run on
|
||||
*bodhi-backend01.phx2.fedoraproject.org*
|
||||
|
||||
[source,bash,subs="attributes"]
|
||||
----
|
||||
$ sudo -u ftpsync sh scripts/branching-epel/create_empty_repos.sh {epel_new}
|
||||
$ sudo -u ftpsync sh scripts/branching-epel/create_empty_repos.sh {epel_current}
|
||||
----
|
||||
|
||||
=== Creating EPEL{epel_new} release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue