fix: add copr example
This commit is contained in:
parent
bdaae27b70
commit
85054f7636
1 changed files with 2 additions and 1 deletions
|
@ -16,6 +16,7 @@ RUN dnf5 install vlc
|
||||||
|
|
||||||
## Add COPRs
|
## Add COPRs
|
||||||
# RUN dnf copr enable (copr-author/name)
|
# RUN dnf copr enable (copr-author/name)
|
||||||
|
# RUN dnf5 install thing-from-copr
|
||||||
|
|
||||||
## Manage services
|
## Manage services
|
||||||
# systemctl enable foo.service
|
# systemctl enable foo.service
|
||||||
|
|
Loading…
Reference in a new issue