Skip to content

Commit 0c0175d

Browse files
authored
Merge pull request #5924 from thrasherht/patch-1
Update _index.md
2 parents 64082e9 + a16a1ea commit 0c0175d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/influxdb/v2/install/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ To install {{% product-name %}} on Linux, do one of the following:
376376
cat <<EOF | tee /etc/yum.repos.d/influxdata.repo
377377
[influxdata]
378378
name = InfluxData Repository - Stable
379-
baseurl = https://repos.influxdata.com/stable/${basearch}/main
379+
baseurl = https://repos.influxdata.com/stable/\${basearch}/main
380380
enabled = 1
381381
gpgcheck = 1
382382
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-influxdata

0 commit comments

Comments
 (0)