Skip to content

Commit 0f116f0

Browse files
authored
Merge pull request #52462 from skopacz1/BZ2115606_sudo_add
BZ#2115606: adding sudo to command
2 parents 68695da + cc63ca3 commit 0f116f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-user-infra-machines-advanced.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ system using available RHEL tools, such as `nmcli` or `nmtui`.
4848
+
4949
[source,terminal]
5050
----
51-
$ coreos-installer install --copy-network \
51+
$ sudo coreos-installer install --copy-network \
5252
--ignition-url=http://host/worker.ign /dev/sda
5353
----
5454
+

0 commit comments

Comments
 (0)