mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #28910 from lorengordon/patch-1
Fix winrepo command in windows pkg mgmt doc
This commit is contained in:
commit
cf929c3847
1 changed files with 2 additions and 2 deletions
|
@ -334,8 +334,8 @@ of ``salt-run``:
|
|||
|
||||
.. code-block:: bash
|
||||
|
||||
salt-call win_repo.update_git_repos
|
||||
salt-call win_repo.genrepo
|
||||
salt-call winrepo.update_git_repos
|
||||
salt-call winrepo.genrepo
|
||||
salt-call pkg.refresh_db
|
||||
|
||||
After executing the previous commands the repository on the standalone system
|
||||
|
|
Loading…
Add table
Reference in a new issue