Skip to content

Commit

Permalink
[doc]Fix repo setup command
Browse files Browse the repository at this point in the history
The repo is renamed from current-podified-dev to current-podified

Close: #410
  • Loading branch information
gibizer committed Oct 6, 2023
1 parent 5542efe commit 6cc052e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/testing_roles.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ to configure the DNF repositories of the VM.
pushd repo-setup-main
python3 -m venv ./venv
PBR_VERSION=0.0.0 ./venv/bin/pip install ./
sudo ./venv/bin/repo-setup current-podified-dev
sudo ./venv/bin/repo-setup current-podified
popd
popd
Expand Down

0 comments on commit 6cc052e

Please sign in to comment.