Skip to content

Commit 8cd037f

Browse files
authored
Remove InfluxData source list post-installation (#9723)
1 parent fb15c13 commit 8cd037f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/influxdb-install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ else
3838
$STD dpkg -i chronograf_1.10.8_amd64.deb
3939
rm -rf /chronograf_1.10.8_amd64.deb
4040
fi
41+
rm /etc/apt/sources.list.d/influxdata.list
4142
$STD systemctl enable --now influxdb
4243
msg_ok "Installed InfluxDB"
4344

0 commit comments

Comments
 (0)