Fix explanation
Signed-off-by: Diego Herrera <dherrera@redhat.com>
This commit is contained in:
parent
6eae406dd1
commit
0cb62b2aef
1 changed files with 3 additions and 3 deletions
|
@ -57,11 +57,11 @@ On `pkgs01.stg` (for testing) or `pkgs02` (for production), run:
|
|||
|
||||
[source,bash,subs="attributes"]
|
||||
----
|
||||
$ sudo -u pagure python /usr/local/bin/mass-branching-git.py {epel_new} components_epel{epel_new}
|
||||
$ sudo -u pagure python /usr/local/bin/mass-branching-git.py {epel_new} components_epel{epel_new}.txt
|
||||
----
|
||||
|
||||
Where `<new branch name>` will be like `epel{epel_new}` and the
|
||||
`<input file>` the path to the file generated in the previous step.
|
||||
The first argument is the new epel version and the
|
||||
second one is the path to the file generated in the previous step.
|
||||
|
||||
== Ansible
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue