1748957625

This commit is contained in:
2025-06-03 07:33:45 -06:00
parent 05393a2dd3
commit 0042e6d3ac
+1 -1
View File
@@ -36,7 +36,7 @@ sudo apt update 1>/dev/null 2>/dev/null
# clean up
echo "Disabling and removing unneeded junk..."
sudo systemctl disable bluetooth 1>/dev/null 2>/dev/null
sudo apt purge bluetooth 1>/dev/null 2>/dev/null
sudo apt purge bluetooth -y 1>/dev/null 2>/dev/null
echo "Installing packages, this may take a while..."
sudo apt install telegraf grafana influxdb pps-tools gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf iotop neovim netcat-traditional -y 1>/dev/null 2>/dev/nul