📜  安装 influxdb grafana debian - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:48.536000             🧑  作者: Mango

代码示例1
wget -qO- https://repos.influxdata.com/influxdb.key | sudo apt-key add -
echo "deb https://repos.influxdata.com/debian buster stable" | sudo tee -a /etc/apt/sources.list.d/influxdb.list