Update influxdb-v5-install.sh

fix sources
pull/993/head
tteckster 2 years ago committed by GitHub
parent bc6ac71bc6
commit 8307bbe86c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -93,9 +93,7 @@ msg_ok "Installed Dependencies"
msg_info "Setting up InfluxDB Repository"
$STD apt-key add <(curl -fsSL https://repos.influxdata.com/influxdb.key)
cat <<EOF >/etc/apt/sources.list.d/influxdb.list
deb https://repos.influxdata.com/debian bullseye stable
EOF
sh -c 'echo "deb https://repos.influxdata.com/debian $(lsb_release -cs) stable" > sudo tee /etc/apt/sources.list.d/influxdb.list'
msg_ok "Set up InfluxDB Repository"
read -r -p "Which version of InfluxDB to install? (1 or 2) " prompt

Loading…
Cancel
Save

Powered by BW's shoe-string budget.