mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-14 11:13:27 +01:00
Remove InfluxData source list post-installation (#9723)
This commit is contained in:
@ -38,6 +38,7 @@ else
|
|||||||
$STD dpkg -i chronograf_1.10.8_amd64.deb
|
$STD dpkg -i chronograf_1.10.8_amd64.deb
|
||||||
rm -rf /chronograf_1.10.8_amd64.deb
|
rm -rf /chronograf_1.10.8_amd64.deb
|
||||||
fi
|
fi
|
||||||
|
rm /etc/apt/sources.list.d/influxdata.list
|
||||||
$STD systemctl enable --now influxdb
|
$STD systemctl enable --now influxdb
|
||||||
msg_ok "Installed InfluxDB"
|
msg_ok "Installed InfluxDB"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user