Fix explanation

Signed-off-by: Diego Herrera <dherrera@redhat.com>
This commit is contained in:
Diego Herrera 2025-03-10 14:21:08 -03:00
parent 6eae406dd1
commit 0cb62b2aef

View file

@ -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