Skip to content

Commit 68bd83f

Browse files
authored
Update InfluxDB repository key URL
1 parent a37ac14 commit 68bd83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/influxdb-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ update_os
1616
msg_info "Setting up InfluxDB Repository"
1717
setup_deb822_repo \
1818
"influxdata" \
19-
"https://repos.influxdata.com/influxdata-archive_compat.key" \
19+
"https://repos.influxdata.com/influxdata-archive.key" \
2020
"https://repos.influxdata.com/$(get_os_info id)" \
2121
"stable"
2222
msg_ok "Set up InfluxDB Repository"

0 commit comments

Comments
 (0)