From bbb3f231acd27895c4b06073432270ccf7083efe Mon Sep 17 00:00:00 2001 From: Marcin Jahn <10273406+marcinjahn@users.noreply.github.com> Date: Tue, 23 Apr 2024 18:13:21 +0200 Subject: [PATCH] style: Remove RUN from commented command --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index d5fb95d..fe922a7 100755 --- a/build.sh +++ b/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