We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d3ab8c commit 65635eeCopy full SHA for 65635ee
1 file changed
content/shared/influxdb3/install.md
@@ -177,8 +177,8 @@ baseurl = https://repos.influxdata.com/stable/\$basearch/main
177
enabled = 1
178
gpgcheck = 1
179
gpgkey = file:///usr/share/influxdata-archive-keyring/keyrings/influxdata-archive.asc
180
-yum install influxdb3-{{< product-key >}}
181
EOF
+yum install influxdb3-{{< product-key >}}
182
```
183
184
{{% /expand %}}
0 commit comments