We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a37ac14 commit 68bd83fCopy full SHA for 68bd83f
install/influxdb-install.sh
@@ -16,7 +16,7 @@ update_os
16
msg_info "Setting up InfluxDB Repository"
17
setup_deb822_repo \
18
"influxdata" \
19
- "https://repos.influxdata.com/influxdata-archive_compat.key" \
+ "https://repos.influxdata.com/influxdata-archive.key" \
20
"https://repos.influxdata.com/$(get_os_info id)" \
21
"stable"
22
msg_ok "Set up InfluxDB Repository"
0 commit comments