1748951569

This commit is contained in:
2025-06-03 05:52:49 -06:00
parent f657742e73
commit 819967e8c6
+1 -1
View File
@@ -31,7 +31,7 @@ echo "Getting new software lists"
sudo apt update
echo "Installing packages"
sudo apt install telegraf grafana influxdb pps-tools gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf iotop neovim -y
sudo apt install telegraf grafana influxdb pps-tools gpsd gpsd-clients chrony syslog-ng gh lynx btop htop iptraf iotop neovim -y 2>/dev/null
# check if /boot/firmware/config.txt is configured yet
grep -q -e "GPS PPS signals" /boot/firmware/config.txt