style: Remove RUN from commented command (#9)
Co-authored-by: Noel Miller <4983138+noelmiller@users.noreply.github.com>
This commit is contained in:
parent
2cae75d77d
commit
b7a13fbbaa
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -16,7 +16,7 @@ RELEASE="$(rpm -E %fedora)"
|
|||
rpm-ostree install screen
|
||||
|
||||
# this would install a package from rpmfusion
|
||||
#RUN rpm-ostree install vlc
|
||||
# rpm-ostree install vlc
|
||||
|
||||
#### Example for enabling a System Unit File
|
||||
|
||||
|
|
Loading…
Reference in a new issue