Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 1f7c6b9

Browse files
Merge pull request #1688 from ehharris/patch-1
Update install-linux-manual.rst
2 parents 7831bca + a9890da commit 1f7c6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/opentelemetry/collector-linux/install-linux-manual.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ To install the Collector for Linux using a RPM package, set up the package repos
109109
cat <<EOH > /etc/yum.repos.d/splunk-otel-collector.repo
110110
[splunk-otel-collector]
111111
name=Splunk OpenTelemetry Collector Repository
112-
baseurl=https://splunk.jfrog.io/splunk/otel-collector-rpm/release/\$basearch
112+
baseurl=https://splunk.jfrog.io/splunk/otel-collector-rpm/release/$basearch
113113
gpgcheck=1
114114
gpgkey=https://splunk.jfrog.io/splunk/otel-collector-rpm/splunk-B3CD4420.pub
115115
enabled=1

0 commit comments

Comments
 (0)