Skip to content

Commit ab800e4

Browse files
authored
Merge pull request #57239 from kelbrown20/OCPBUGS-7037-update-syncrepo-command
OCPBUGS-7037: Updating syncrepo command
2 parents 1cc9aa7 + b9675ee commit ab800e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/microshift-adding-repos-to-image-builder.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ $ sudo yum install -y yum-utils
3636
[source,terminal,subs="attributes+"]
3737
----
3838
$ sudo reposync --arch=$(uname -i) --arch=noarch --gpgcheck \
39-
--download-path REPO_PATH=/var/repos/microshift-local \
39+
--download-path /var/repos/microshift-local \
4040
--repo=rhocp-{product-version}-for-rhel-{op-system-version-major}-$(uname -i)-rpms \
4141
--repo=fast-datapath-for-rhel-{op-system-version-major}-$(uname -i)-rpms
4242
----

0 commit comments

Comments
 (0)